Please help for this problem. I created an endpoint for received the Stripe’s payment result. Now, when Stripe send the data to Bubble’s endpoint, it will show error. Also, I use postman to try it, still received the error feedback.
Did you check your app log? An error may be available.
Sometimes, this is caused by a step in your API workflow. You can try to remove all step and just test the Data sending. If there’s no error, you need to search which step in your workflow is causing this.
Thank you for your help! But the situation is that when I detect the data, nothing happened. Because I cannot post the data to the endpoint. Please look at the error in the screen shot.
I tested and have the same issue. I tried also the direct url https://exporta.io/ to be sure and the same error happen. I think you should: Create a new endpoint (just to be sure, use and endpoint name smaller and simple.) retry to send data to this endpoint. b) Try to deactivate and reactivate API Workflow.
If this is not working, I think you will need to send a support ticket.