Network is setup complete and all websites are working fine. Now I am going to implement universal login in website.
Auth0 add in each website and configure application details and enable Universal login. Page is display and register and email verification working good. When I try to login throws an error.
There was a problem with your log in: Invalid state [error code: unknown]
03/26/2019 10:21:39 WP_Auth0_Api_Client::get_client_token unknown_code {âerrorâ:âaccess_deniedâ,âerror_descriptionâ:âClient is not authorized to access "https://demo.eu.auth0.com/api/v2/\â. You might probably want to create a "client-grant" associated to this API. See: Auth0 Management API v2"}
@vasims - Is this a browser error, WP error, or something else? Anything relevant in the plugin error logs when this happens? Are you logged in or out when you attempt this? We have a complete guide for troubleshooting this issue here:
If you can provide a network trace of whatâs happening (HAR file often works best) when you get this error, that would be helpful.
@James.Morrison Here is har file. I am using wordpress plugin.
I have one more query :
When I have user in my wordpress is not created in auth0 like I have network admin user which is not created in auth0 admin. Even I canât login with WordPress login information. How to add those user on auth0 or migrate those user on auth0
I wanted to follow up @vasims and see if you had the chance to clear your cookies/cache as of yet? Please let us know if you have any additional questions. Thank you.