I am new to Netlify, and was wondering how I could handle this CORS error
I am getting with any project that uses the news api (just a simple fetch request):
code: “corsNotAllowed”
message: “Requests from the browser are not allowed on the Developer plan, except from localhost.”
App names: travelapp-nk.netlify.app, js-dashboard.netlify.pp, wanderlust-nk.netlify.app ?
Didn’t find much info or tutorials on this issue.
Thanks!