Comstant cors error
signup:1 Access to fetch at 'https://api.naptownhub.com/auth/signup' from origin 'https://www.naptownhub.com' 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. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
api.naptownhub.com/auth/signup:1
Failed to load resource: net::ERR_FAILED
2 Replies
What's the ask?
No 'Access-Control-Allow-Origin' header is present on the requested resource.The error message says the reason And for further reading: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS
Yes its alilgning with this documentation and still having errors