I’m using the API Connector and it’s not sending my JSON body when execute the post. I’ve verified this in both the Bubble logs and Stripe’s logs.
Any idea on what I should do?
@emmanuel any idea?
I’m having the same problem. I can verify that a simple POST request from Bubble is not getting sent to my server. @tyler.edwin.smith were you able to find a solution?
I must have got it to work, but I can’t remember how.
@dan9 @tyler.edwin.smith I ran into the same problem, I found that if you add body parameters instead of the JSON body it works.