ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,498
- Points
- 823
Reputation:
The oauth token endpoint returns the user_id with an access_token thrown at the API. But can we get more information out of this response or will I have to hit the API with an API-Key to get the rest of the user's information? I've tried 7 ways to Sunday to hit the API with the access_token but clearly, I can't do that as defined in the REST API docs?
What I'm lost in, you can specify scopes in the application settings. But all that does is add the scopes to the token response. Which is...
Read more
Continue reading...
What I'm lost in, you can specify scopes in the application settings. But all that does is add the scopes to the token response. Which is...
Read more
Continue reading...