Arith
Member
Hello, I'm attempting to build an application that makes use of the OAuth2 implementation and as part of that I'm fetching the user groups assigned to a user to determine permissions within the app, however some users do not seem to have these properties when calling /api/me. I can't really figure out why or what permission isn't set to return it. The docs aren't very clear about the permissions required.
I've tried to look at the user manually using an API Key and setting the XF-Api-User header to the specific user I'm checking, but that doesn't return it either.
What am I missing here? Thanks!
I've tried to look at the user manually using an API Key and setting the XF-Api-User header to the specific user I'm checking, but that doesn't return it either.
What am I missing here? Thanks!