Hey guys, im new to bubble and am not a developer, but have build websites and worked with workflow software before. I’m hoping someone can help me understand why this basic API call does not initialise. I have troubleshooted all the way down to the most simple request, and it does work if set to text. Upon investingating via developer tools, it seems that the output is reformatted without quotations and is registered invalid by bubble.
I’ve attached some screenshots below of the api setup in bubble, the api return from Make, and the response from the developer tool. I’ve played with all setups and cannot get the output to register as a JSON. My bubble backend is populating with new database entries, and the Make workflow is working, it’s just that the output is not formatting properly as JSON. Can anyone lend any insights?