Jici
6
Why don’t you use API Connector to send your JSON request to your backend WF?
You cannot change CORS settings from Bubble server. But technically, you should first check your request. 400 error (even if you get a CORS error return) it’s mostly related to request first. We don’t see the full JSON you are sending so it’s hard to know if the JSON payload is fine.
1 Like