REST API Wont let me authorise
-
Hello I am quite new to wordpress and I am encountering an issue when I try to authorise the rest API.
My site is hosted on godaddy managed wordress, I retrieved my login credentials form the wordpress database.
However every time i enter my login details to test configuration It reuturns the following response.
{ “status”: “error”, “error”: “INVALID_USERNAME”, “code”: “400”, “error_description”: “Username Does not exist.” }
Can anyone please help in what might be the issue here?
To be clear this is using WordPress REST API Authentication plugin and in the configuration settings.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘REST API Wont let me authorise’ is closed to new replies.