Management API V2 not responding when using certain access tokens

,

When using the https://myauth0domain.auth0.com/api/v2/users to add new users I am getting no response when I generate a token using the https://myauth0domain.auth0.com/oauth/token endpoint with the API Explorer Application credentials. However, when I use the key from the quickstart guide in API Explorer Application I get the respected response. I decoded both keys using jwt.io and compared the output. The only difference between the keys is the issue and expiration time. Could someone please explain what Iā€™m doing incorrectly, thank you.

This issue seems to be resolved, still unsure of the cause however

1 Like