Hey community,
I’m encountering an issue with the /rest/api/3/group/picker?query=*
endpoint.
Despite having all the necessary scopes activated, this specific endpoint returns the following error:
{
"code": 401,
"message": "Unauthorized; scope does not match"
}
What’s puzzling is that my solution uses over 100 other endpoints, all of which work perfectly. This is the only endpoint that’s failing.
I’m wondering:
Any insights or guidance would be greatly appreciated!
Thanks in advance!
Are you trying to use this one where groups is plural? It is singular in your URL.
Also, if you are querying for all of them, consider removing the query to do that.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.