Username/password authentication does not seem to work?

Hi @diede,

Welcome to the Community!

To follow the resource owner flow without a web interface, you can follow the guide here:

https://auth0.com/docs/flows/call-your-api-using-resource-owner-password-flow

Here is an example request:

Screen Shot 2021-04-28 at 11.29.02 AM

You will also want to make sure that your tenant has a default directory set to the connection name (Tenant settings > General → API Authorization Settings ->Default Directory)

Related topic:

1 Like