When I use the Team Public REST API with a token that has no scope to list a team's members, it works.
I'd like to do the same with a "token with scope", but I can't find a granular or classic scope to do that.
I looked at the token creation in the security menu on my profile and tried to create an app on the developer console, but there was no scope like "read:team:teams
".
Thanks for your help.
Hi @jvigeant
Welcome to the community.
If the API endpoint has no granular scopes defined, this means that a scoped API token can't be used.
A normal API token will need to be used.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.