Netsuite OAuth 2.0 with public client enabled is throwing CORS error
I am trying get access _token inside my react app using OAuth 2.0 authorization grant flow and I am getting CORS error.
Same problem. Looking at implementing a proxy, but it’s gross. NetSuite should allow us to set Access-Control-Allow-Origin headers!