{
"code": 4700,
"message": "Invalid access token, does not contain scopes: [billing_plan:read:admin]."
}
In scopes Server-to-Server OAuth App i could not find this scope. Only billing: master
In our before version after create token with API Key and Api Secret - everything was ok, but with OAuth it doesnt work.
Help me, please, find this scope and set it to my accounts.
Thank you