"invalid credentials" error with OAuth2
-
I have setup the WordPress on DigitalOcean and it is working fine. Also, I have setup WP Oauth Server plugin.
When I am trying to access the WordPress site and authenticate user using OAuth, it is taking user credentials and redirecting to the callback url along with code and state parameters in the query string and simultaneously raising “invalid credentials” error with OAuth2. But, the credentials which I am providing are correct and I am able to login into WordPress using the same credentials from browser.
Could you please let me know, how I can overcome this error and access WordPress site?
The topic ‘"invalid credentials" error with OAuth2’ is closed to new replies.