I recently face in to this problem. Before this was working fine without any problem. I use to get the token using management API and then pass that token in the header with other API request like create users. But today i couldn’t do this. When I send the token, respond was insufficient scope for creating user. So I check the token in jwt.io and find out this token has no any scope definition. And the token I’m getting from the dashboard has all the scope definition. I’m little confused and i’m new to this auth0 api and all any help is highly appreciate. Thanks you
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| User tokens now have null scope? | 3 | 3493 | August 18, 2021 | |
| Auth0 JWT doesn't have requested API Scopes | 9 | 4969 | August 20, 2021 | |
| Scops and token is not included in the access token | 2 | 1298 | March 28, 2023 | |
| Creating M2M token not returning scope | 2 | 1744 | July 28, 2022 | |
| Insufficient scope error when calling authorization extension API for old client | 3 | 4647 | July 8, 2017 |