
u6w04 (u6w04) asked a question.
Hello!
We're having a CORS problem when hitting the users API (/users/me) from our localhost, we've added it to our CORS on the pannel and granted permission to okta.users.*.
I'm hitting the API with SSWS + Token as with Bearer it gets unauthorized.
Works fine with Postman.
Are we missing any configuration on the developer pannel?

Based on the information you provided, can you please check if the localhost is configured with redirect and CORS enabled?
In order to check that, you have to go Admin Dashboard => Security => API => Trusted origins, click on the edit button and check that under the field Type both CORS and Redirect are selected.
Another question would be: are you using any of our SDKs?
If my answer did not help; I suggest opening a new ticket with Okta Support and we will be more than happy to help you.