/api/v2/users/{Auth0UserId} returning token invalid after successfully calling /oauth/token

I have got it working. The issue was scopes. I had to update my application permissions to send/receive the scopes I wanted to read user data. This took me a long time to figure out and really I came across it by chance and desperation. I think this needs to be more prominent in the documentation.

1 Like