I'm using a json path to select a specific url from a lastfm response, howwever when defining the path I am getting an "end of input expected" error, preventing me from saving the path. I have tried testing the path on JSONpath.com and it works fine, however it wont work on FF.
Path: $.results.trackmatches.track[*].image[?(@.size == 'extralarge')].#text