Getting an “unauthorized_client” error when trying to authenticate.
-
Hello,
I’m working on a project that requires placing WooCommerce data into our CRM. The middle point we are using requires OAuth 2.0 so I downloaded this plugin. While reading the documentation I keep receiving this error.
{
“error”: “unauthorized_client”,
“error_description”: “The grant type is unauthorized for this client_id”
}I’m not sure what I’m doing wrong. I found other threads saying to be sure that “authentication code” is enabled and it is on my site. Does anyone have any feedback?
Thanks!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Getting an “unauthorized_client” error when trying to authenticate.’ is closed to new replies.