Hi,
I was trying to do an authorization with this scope “workspaces:read”, but API returned 403 invalid_scope error.
I get the same error even if I specify scope like this:
“me:read boards:read workspaces:read users:read account:read tags:read teams:read”
If I try to do the authorization without specifying scopes or just specify scope like “me:read” then it will work.
Please help me to understand the problem.
Thanks,
Nairi