Attempting to get token by password grant_type problem

Hi @maksymilian.adamowic,

Welcome to the Auth0 Community!

The Resource Owner Password Flow relies on a connection that is capable of authenticating users by username and password, so you must set the default connection for the tenant.

Steps shown here.

Hope this helps!