You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just in case anyone comes across this error in the future. I fixed this problem by allowing the grant type "client_credentials" in my applications "advanced settings". May not be the solution to this exact error though.
I'm trying to use the API for the first time, however every request seems to result in the above error.
Seems to be the same as this but can't find a resolution: https://community.auth0.com/t/invalid-token-when-accessing-authorization-extension-api/8339/3
I've verified the way I'm getting and setting the token multiple times
And the Machine-Machine client has access to all the scopes for this api which I've enabled. Is this broken or am I still doing something wrong?
The text was updated successfully, but these errors were encountered: