Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter nickmetaljacket

    (@nickmetaljacket)

    Hi Josh,

    The Oauth seems to be fine and the connections to the auth0 client are working as I have granted it, however wordpress is still giving me an error.

    Thread Starter nickmetaljacket

    (@nickmetaljacket)

    Hi Josh,

    Unfortunately, my client grant is on and authorised, however I am still getting the same error. The google oauth seems fine and the connections are all fine.

    Thread Starter nickmetaljacket

    (@nickmetaljacket)

    So essentially the client grant should be on….

    Thread Starter nickmetaljacket

    (@nickmetaljacket)

    Hi Josh,

    Thanks for the quick reply!

    Yes, Here are the errors:

    03/09/2018 20:37:02	WP_Auth0_Api_Client::get_client_token	N/A	{"error":"unauthorized_client","error_description":"Grant type 'client_credentials' not allowed for the client.","error_uri":"https://auth0.com/docs/clients/client-grant-types"}
    03/09/2018 20:34:54	WP_Auth0_Api_Client::get_client_token	N/A	{"error":"unauthorized_client","error_description":"Grant type 'client_credentials' not allowed for the client.","error_uri":"https://auth0.com/docs/clients/client-grant-types"}
    03/09/2018 20:23:02	WP_Auth0_Api_Client::create_client_grant	N/A	A client grant for vB59I_1HBEvypLOPn2dxe4JCBo5yRbMC to https://fusedojoauth.auth0.com/api/v2/ already exists. Make sure this grant at least includes update:clients, update:connections, create:connections, read:connections, create:rules, delete:rules, read:users, update:users, update:guardian_factors.
    03/09/2018 20:20:47	WP_Auth0_Api_Client::get_client_token	N/A	{"error":"unauthorized_client","error_description":"Grant type 'client_credentials' not allowed for the client.","error_uri":"https://auth0.com/docs/clients/client-grant-types"}
    03/09/2018 20:20:15	WP_Auth0_Api_Client::get_client_token	N/A	{"error":"unauthorized_client","error_description":"Grant type 'client_credentials' not allowed for the client.","error_uri":"https://auth0.com/docs/clients/client-grant-types"}
    03/09/2018 19:55:24	WP_Auth0_Api_Client::get_client_token	N/A	{"error":"unauthorized_client","error_description":"Grant type 'client_credentials' not allowed for the client.","error_uri":"https://auth0.com/docs/clients/client-grant-types"}
    03/09/2018 19:48:22	WP_Auth0_Api_Client::get_client_token	N/A	{"error":"unauthorized_client","error_description":"Grant type 'client_credentials' not allowed for the client.","error_uri":"https://auth0.com/docs/clients/client-grant-types"}
    03/09/2018 19:13:36	WP_Auth0_Api_Client::get_client_token	N/A	{"error":"unauthorized_client","error_description":"Grant type 'client_credentials' not allowed for the client.","error_uri":"https://auth0.com/docs/clients/client-grant-types"}
    03/09/2018 19:11:36	WP_Auth0_Api_Client::get_client_token	N/A	{"error":"unauthorized_client","error_description":"Grant type 'client_credentials' not allowed for the client.","error_uri":"https://auth0.com/docs/clients/client-grant-types"}
    03/09/2018 19:09:54	WP_Auth0_LoginManager::redirect_login => $this->login_user()	invalid_grant	Invalid authorization code
    03/09/2018 19:09:52	WP_Auth0_LoginManager::redirect_login => $this->login_user()	invalid_grant	Invalid authorization code
    03/09/2018 19:09:45	WP_Auth0_Api_Client::get_client_token	N/A	{"error":"unauthorized_client","error_description":"Grant type 'client_credentials' not allowed for the client.","error_uri":"https://auth0.com/docs/clients/client-grant-types"}
    03/09/2018 19:09:13	WP_Auth0_Api_Client::get_client_token	N/A	{"error":"unauthorized_client","error_description":"Grant type 'client_credentials' not allowed for the client.","error_uri":"https://auth0.com/docs/clients/client-grant-types"}
    03/09/2018 19:08:33	WP_Auth0_LoginManager::redirect_login => $this->login_user()	invalid_grant	Invalid authorization code
    03/09/2018 19:08:22	WP_Auth0_Api_Client::get_client_token	N/A	{"error":"unauthorized_client","error_description":"Grant type 'client_credentials' not allowed for the client.","error_uri":"https://auth0.com/docs/clients/client-grant-types"}
    03/09/2018 18:57:15	WP_Auth0_Api_Client::get_token	http_request_failed	cURL error 28: Operation timed out after 5000 milliseconds with 0 out of 0 bytes received
    03/09/2018 18:52:45	WP_Auth0_Api_Client::get_client_token	N/A	{"error":"unauthorized_client","error_description":"Grant type 'client_credentials' not allowed for the client.","error_uri":"https://auth0.com/docs/clients/client-grant-types"}
    03/09/2018 18:52:21	WP_Auth0_Api_Client::get_client_token	N/A	{"error":"unauthorized_client","error_description":"Grant type 'client_credentials' not allowed for the client.","error_uri":"https://auth0.com/docs/clients/client-grant-types"}
    03/09/2018 18:21:32	WP_Auth0_Api_Client::get_client_token	N/A	{"error":"unauthorized_client","error_description":"Grant type 'client_credentials' not allowed for the client.","error_uri":"https://auth0.com/docs/clients/client-grant-types"}
    03/09/2018 18:21:09	WP_Auth0_LoginManager::redirect_login => $this->login_user()	invalid_grant	Invalid authorization code

    I am using socila login and login/password connections.

    Thanks,

    Nick.

Viewing 4 replies - 1 through 4 (of 4 total)