Pasha Mulenga
 · CTO at Recursive Tech Solutions

JSON Path "End of input expected" error

Database & APIs

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

What have you tried so far?
Did you check FlutterFlow's Documentation for this topic?
Yes
4 replies