Community Discussions
How does one grant the FULL_VISIBILITY permission?
last month by Matthew Lange
When requesting an access token with the FULL_VISIBILITY scope, I am getting the following error message:
{
"detail": "The client is not authorized to use some or all of the requested scopes."
}
My user is defined as an admin user. What other role does the user need to have to be able use the FULL_VISIBILITY scope?
