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
- 27,908
- Points
- 823
Reputation:
We’re trying to set up an OAuth flow with XenForo acting as the server and WordPress as the client. When we call the authorization endpoint ( https://xenforo-domain/forums/oauth2/authorize ), we successfully receive the authorization code.
However, when we make the second API call to the token endpoint (https://xenforo-domain/forums/api/oauth2/token), we receive the following error:
"You do not have permission to view this page or perform this action."
I have been engaged with...
Read more
Continue reading...
However, when we make the second API call to the token endpoint (https://xenforo-domain/forums/api/oauth2/token), we receive the following error:
"You do not have permission to view this page or perform this action."
I have been engaged with...
Read more
Continue reading...