OAuth2 Access token is empty
-
I’m having problems to retrieve user profile after succesfuly authenticate to my WP site with your OAuth server. When I try to get the user profile, the server answers with an error:
data:”{“error”:”invalid_bearer_token”,”error_description”:”OAuth2 Access token is empty”}”
statusCode:400The GET method Authorization header contains “Bearer the_access_token”, so I do not understant why is it complaining about Access token being empty.
What could be causing this issue?
Thank you!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘OAuth2 Access token is empty’ is closed to new replies.