Unable to use grant_type 'client credentials' to refresh Management API token while using organizations

Hi,

I am using Organizations in my application with ‘Organization Settings’ being set to ‘Team members of organizations’. This disallows the use of ‘client credentials’ as a grant type for the application, which prevents me from refreshing my Management API token. Is there an alternative way to refresh the Management API Token while keeping the Organization settings as-is?

Hi @dfrazee, you can use the Organizations-enabled application for end-user login, and create a separate Auth0 M2M application for client credentials access: Using Machine to Machine (M2M) Authorization

2 Likes

Thanks for helping with this one Adam!

Can confirm this worked! Thanks for your quick response!

1 Like

We are here for you!