You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
The following code:
Throws an exception "A user access token is required to request this resource."
The problem is that PROFILE_FIELDS in UserOperations.java contains "context" which cannot be obtained without a user token.
The text was updated successfully, but these errors were encountered: