REST API started throwing invalid_username error
-
I’ve been using REST API to connect to my SliceWP installed site, and since last update, the REST API throwing the following error. There was no changes to the configuration or anything. I also tried creating a new API key, but that’s also throwing the same error –
{
"code": "invalid_username",
"message": "<strong>Error:<\/strong> Unknown username. Check again or try your email address.",
"data": {
"status": 401
}
}The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.