Hi @dogan.ay,
We are getting CORS issue while authentication API is called.
We are using AWS API gateway for routing for the backend, where are setting the CORS configuration.
We are getting the same error if we specify the exact value for ‘Access-Control-Allow-Origin’ as “https://app.forestadmin.com”.
Can you help here to debug?
Note that it was working fine before with ‘Access-Control-Allow-Origin’ as *
