CORS issue
-
Hi there,
We have an AMP form in basically all our AMP pages but the submission of said form is not working because we’re getting a CORS error. The endpoint in our domain (https://www.caminofinancial.com/) returns the correct allow headers, but it’s somehow being overwritten and the allow header is gone when you inspect the submit call.
We tried tweaking that code, changing .htaccess settings and a few CDN tweaks but nothing worked. We mostly suspect it’s the CDN (Cloudflare). The server is a standard Linux AWS server.Do you have any tips on what we can do to fix this? We’re running out of ideias for this issue.
Here’s an example page with the form: https://www.caminofinancial.com/questions-to-ask-before-getting-a-small-business-loan/amp/
(it’s the “Get Instant Loan Quote” all the way in the bottom)Thanks!
The page I need help with: [log in to see the link]
The topic ‘CORS issue’ is closed to new replies.