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
Access to fetch at 'https://eu.api.ovh.com/1.0/me' from origin 'http://localhost:8081' has been blocked by CORS policy: 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.
appKey, appSecret and consumerKey are ok.
How can I enable it ? I use nuxt.js. Thanks
The text was updated successfully, but these errors were encountered:
Silbad
changed the title
Cors issue from http://localhost:8081
Cors issue when call api
Dec 19, 2020
Hello
I have a cors issue when I call the api :
appKey, appSecret and consumerKey are ok.
How can I enable it ? I use nuxt.js. Thanks
The text was updated successfully, but these errors were encountered: