o_sofly
o_sofly9mo ago

Flutterflow no JSON Paths

Hey guys, I just started creating a Flutterflow app which enables users to upload a picture and to get the text in their image categorized and returned. I was able to setup a working process in BuildShip and connect it to Flutterflow. When I click on test API it says "success" and I receive the Information I wanted in the "Raw Body" but it doesn't list any Information in "Body JSON". Someone got an idea what could be my mistake? Thanks!
No description
No description
1 Reply
Gaurav Chadha
Gaurav Chadha8mo ago
Hi, You'll require to confirm the response type of the return, if it is matching. By default the response type is object.