auth0-deploy-cli@3.6.2 - Insufficient scope
See original GitHub issueThis was working a couple of months ago - now:
error: Problem running command import during stage processChanges when processing type roles
error: {"statusCode":403,"error":"Forbidden","message":"Insufficient scope, expected any of: read:roles","errorCode":"insufficient_scope"}
The command "a0deploy import -c config-dev.json -i tenant.yaml" exited with 1.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:10 (3 by maintainers)
Top Results From Across the Web
Error When Exporting Tenant - Auth0 Deploy CLI Tool
Hello, I am using the auth0 deploy cli tool to export the configuration ... error: Insufficient scope, expected any of: read:organizations.
Read more >GitHub Deploy extension: Insufficient scope, expected any of
Hello. I'm having issues when click in the “Deploy” button in the Github Deploy Extension. Not sure why, but when the github push...
Read more >A0deploy cli tool console error - Auth0 Community
hi all, using the cli tool a0deploy to export the configuration from a configured tenant, but its is showing some error and is...
Read more >Insufficient scope, expected any of: read:roles
How to add scope for specific application via dashboard in auth0? Trying to get roles with permission using management library.
Read more >Deploy CLI Tool - Auth0
Learn about the Auth0 Deploy CLI Tool and how it works. ... be granted the following additional permissions (scopes) for the Auth0 Management...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

This happened again on 2020-12-24, with the error message
Error: Problem loading tenant data from Auth0 Forbidden: Insufficient scope, expected any of: read:actions.No, updating the extension usually updates client grants as well. Not sure what could’ve go wrong there. I’m investigating that now.