I’m getting a success response in Postman for an API but I get
“There was an issue setting up your call.
Raw response for the API
Status code 500”
when i try setting the same on bubble. Can you please let me know what I’m doing wrong?
No I used some default values on Postman, I wanted the values to be dynamic allowing the users to change inputs on the website itself, hence left them black. I was able to initialise the call when I filled the values up, but I’m unable to find the API on selecting the “Get Data from external API” field. Can you help with this issue?
No idea, sorry.
Your call type (Use as) must be data and it must be initialized. If it doesn’t help, well, then that could be anything… Try refreshing editor with Ctrl+F5…
Can you share API doc url?
Can you also share full setting in API Connector including headers and same with postman?
By the way, in postman, you have an array to start, not directly an object . Add [] brackets around you JSON payload