Hi.
Here is my api call set up in Bubble:
And here is what I see in the network tab:
If I make a POST call with this content, I can get the results even from outside the website.
Where am I doing wrong? It looks like Bubble is converting my initial api setup with another call with one from its servers. And users can directly call this Bubble’s api to get the data.