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 | |
|---|---|---|---|---|
| No scopes on test tokens for management API | 7 | 3990 | June 10, 2020 | |
| User tokens now have null scope? | 4 | 3473 | September 2, 2021 | |
| Insufficient scope, expected any of: create:users | 2 | 13436 | March 2, 2018 | |
| Adding API scopes to google-oauth2 token | 2 | 6552 | July 25, 2019 | |
| Auth0 JWT doesn't have requested API Scopes | 10 | 4902 | September 4, 2021 |