I am trying to setup an API call with dynamic data.
The call works when initially initializing the call.
The problem is when I use dynamic data for it, and I go to test is in preview for Bubble, nothing is being sent to the API, I’m not getting a response on my end.
Not even an error, literally no interaction to the API I’m using is happening.
Here’s a screenshot showing my api call.
Here is one also showing the workflow for sending the dynamic data into the api when clicking button.
Here is also a screenshot showing the dynamic data input on my app when in preview mode. But nothing being actually sent to the API I’m using…
Appreciate any help, thanks.