Hi,
Invoking the rest api https://api.dropboxapi.com/2/team/token/get_authenticated_admin
returns
{
"error_summary": "invalid_access_token/...",
"error": {
".tag": "invalid_access_token"
}
}
response.
The X-Dropbox-Request-Id is 389d4047b711487286d7682b45b666bd
Can you please let me know what went wrong? Thanks