CORS error when using the API
Hey friends, does anyone know how to get around this CORS error?
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
I've already whitelisted the domain, "*.mwdagency.com" in Luminate Online.
```
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 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
Tagged:
0
Comments
-
The problem is that you're using an incorrect domain. The secure path for this site is actually https://secure.thesca.org/site/CRDonationAPI. You should set the securePath to https://secure.thesca.org/site/.1
-
Eagle eye! Noah Cooper, that totally did the trick. (And thank you for creating LuminateExtend!) -c0
Categories
- All Categories
- 6 Blackbaud Community Help
- 206 bbcon®
- 1.4K Blackbaud Altru®
- 394 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 357 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 561 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 934 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.4K Blackbaud Raiser's Edge NXT®
- 3.6K SKY Developer
- 242 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 238 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 28 PowerUp Challenges
- 3 (Open) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 778 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)

