Postman vs Mobile app endpoint calling - different CORS?

Migrating from the deprecated Xamarin.Auth0Client library and mimicking what it was doing, I’m trying to log in using a username and password that has been stored locally. The Xamarin.Auth0Client library was POSTing the password and username, amongst other keys, to the /oauth/ro endpoint.

Duplicating that REST call on Postman with the same data however is giving me an unauthorized client response.

POSTing to the oauth/token endpoint with the appropriate data is given me Access denied/Unauthorized.

Does anything on the Auth0 dashboard need to be configured differently when coming from Postman, as opposed to mobile apps? E.g. http://localhost added to CORS?

Hey there!

Sorry for such delay in response! We’re doing our best in providing the best developer support experience out there, but sometimes the number of incoming questions is just too big for our bandwidth. Sorry for such inconvenience!

Do you still require further assistance from us?