CORS error when using the API

Options
Hey friends, does anyone know how to get around this CORS error?

```
Access to XMLHttpRequest at 'https://secure2.convio.net/scai/site/CRDonationAPI' from origin 'https://www.mwdagency.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
```
I've already whitelisted the domain, "*.mwdagency.com" in Luminate Online.


I've got the test code running on both of these servers:

[removed]


(the whitelist should work with either of these...)


I'm using Noah Cooper's LuminateExtend JS library:
https://github.com/noahcooper/luminateExtend


Please let me know what you think, thanks! -catrina

CORS error
Tagged:

Comments

Categories