+ Start a Discussion
Arnaud CombesArnaud Combes 

Add HTTP in Whitelist (CORS)

Hello,

In my salesforce website, I make a redirection to another website and I would like to get it with JQUERY. The problem is that I have this error message :  'Access-Control-Allow-Origin' 
To avoid that, I need to add my website in Whitelist (CORS) but I can't because in Salesforce, it is possible to add a website in Whitelist only if it is in HTTPS, and not in HTTP.
Is there another way to do that ?

Regards,