How can i make an admin to have access to all orgs?
Im getting this message (when i try to see the information about an organization im not part of):
"⨯ [Error [APIError]: User is not a member of the organization] {
status: 'FORBIDDEN',
body: [Object],
headers: {},
statusCode: 403,
digest: '3071319041'
}"
Even though im an user with admin role, i dont know how to solve it or how to even approach it
"⨯ [Error [APIError]: User is not a member of the organization] {
status: 'FORBIDDEN',
body: [Object],
headers: {},
statusCode: 403,
digest: '3071319041'
}"
Even though im an user with admin role, i dont know how to solve it or how to even approach it