Hello,
I have two apps on bubble, Main App and the second app,
I get the data api url from the main app, in the second app I’ve installed Bubble API connector to connect to the data api root
When I Use the get method, the api works fine !
But if I use the Post Method and when I run it all data passed null!
PS: on POSTMAN, POST method works fine!
Any Solution ?
Do you know that Bubble have an APP connector?
Also, did you set the header to your API Connector for Content-type? I don’t see one in your screenshot but maybe you have it in Shared Header?
1 Like
Thanks :), I forgot to add content-type and Application/JSON
1 Like
This topic was automatically closed after 70 days. New replies are no longer allowed.