Skip to main content

Handling CORS requests with Ajax?

Hi, Im wondering if the API is set up to handle CORS requests through AJAX, and if so how do i properly structure the AJAX query?
At the moment my preflight OPTIONS call is not working so i cant make my POST requests, the console is telling me that
Access-Control-Allow-Origin is not present which leads me to wonder if the API is enabled for CORS. jsonp work fine, however i would like to POST and PUT.

Share this post

Showing 2 reactions

How would you tag this suggestion?
Please check your e-mail for a link to activate your account.