CORS Policy issue when intergrating ackee with Next.js #270
Unanswered
milindsoorya
asked this question in
Q&A
Replies: 1 comment
-
It sounds like the Here're a few links that could help: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to install ackee using this article https://kickstart.app/blog/web-analytics-with-ackee-on-vercel. I used the vercel route and after deploying it to production getting CORS error, please help.
This is the error
Access to XMLHttpRequest at 'https://ackee-analytics-orpin.vercel.app/api' from origin 'https://www.picturetalkies.in' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Beta Was this translation helpful? Give feedback.
All reactions