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
Sign in with
header as
as of May 2015. I’m not sure if it’s possible to change or update to a different domain under the same nationbuilder account – I am having similar issues that would be resolved if I could set that header myself.
Status key