You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please I need assistance with my Adonis4 Application. Requests are blocked by cors even though set cors origin to *
config/cors.js origin: '*',
Cors Error Access to XMLHttpRequest at ‘https://api-prot.net/Auth/Login’ from origin ‘https://prot.net’ 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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Please I need assistance with my Adonis4 Application. Requests are blocked by cors even though set cors origin to *
config/cors.js
origin: '*',
Cors Error
Access to XMLHttpRequest at ‘https://api-prot.net/Auth/Login’ from origin ‘https://prot.net’ 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.
Please help.
Beta Was this translation helpful? Give feedback.
All reactions