EliasRoche
8 years agoQrew Member
Enabling CORS for Quick Base API
I am trying to post data from an HTML form to a Quick Base table, using API_AddRecord. The problem I am encountering is that the Quick Base server does not allow me to post the data from an external server, because CORS is disabled in Quick Base. Is there any way to enable CORS from within Quick Base?