`url-redirects` return "This app hasn't been granted all required scopes to make this call"

When I try to get existing URL redirects, I get an error: “This app hasn’t been granted all required scopes to make this call”

I verified the token with this endpoint - `oauth/v1/access-tokens/:access_token`

The required scopes are available, but the API generates an error. What is the reason?

@sAnsic

I am Assuming you are using a private app here. please go to your private app and give all the required scopes mentioned above. If you still have any more issues feel free to share.

I hope this will help you out. Please mark it as Solution Accepted and upvote to help another Community member.
Thanks!