I just added Amazon cloudfront and my requests to certain jquery ajax addresses are starting to be forbidden.
If I check my console it says:
https://www.example.com/advertisers/interface/email/submit (403 forbidden)
But if I enter the same url in my browser:
https://www.example.com/advertisers/interface/email/submit (200)
What is going on? How can I fix this?
Edit: More info from the console:
jquery.js:8630 POST https://www.linkarus.com/advertisers/interface/email/submit 403 (Forbidden)
k.cors.a.crossDomain.send @ jquery.js:8630
n.extend.ajax @ jquery.js:8166
n.(anonymous function) @ jquery.js:8311
(anonymous function) @ tasks.js:36
n.event.dispatch @ jquery.js:4435
r.handle @ jquery.js:4121