I am hitting a third party app that returns a content-type that is NOT JSON, but audio/mpeg.
I want to be able to access or store than MPEG in my FF app but can't parse it with the API builder in Flutterflow b/c is expects JSON.
I am hitting a third party app that returns a content-type that is NOT JSON, but audio/mpeg.
I want to be able to access or store than MPEG in my FF app but can't parse it with the API builder in Flutterflow b/c is expects JSON.