Hi everyone,
I'm running into an issue with the Valence API when trying to fetch user data. I’ve authenticated successfully and received a valid token, but when I call the /users/ endpoint, I get a 403 Forbidden response.
The app is registered, and the user account I’m testing with has the necessary permissions in Brightspace. I’ve followed the documentation and signed the request properly, so I’m not sure what I’m missing here.
Is there an additional role or org-level permission that needs to be configured?
Thanks for any help!