Only my dev account has this issue. Our Okta preview account is working correctly.
Endpoint: https://dev-xxx.okta.com/oauth2/default/v1/token
origin: https://localhost:3000 – which is in the allowed origins in Okta account with both CORS and Redirect enabled.
Error:
Access to fetch at ‘https://dev-xxxx.okta.com/oauth2/default/v1/token’ from origin ‘https://localhost:3000’ 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.
My dev account is on [Version 2021.12.1 C]