XenForo XenForo + Wordpress + Oauth2 error help

R

rockmplus

Guest
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...