After trying to refresh, a message in the dashboard shows:
Client error:POST https://rest.cleverreach.com/oauth/token.phpresulted in a400 Bad Requestresponse: {“error”:”redirect_uri_mismatch”,”error_description”:”The redirect URI is missing or do not match”,”error_uri”:”http:\/\ (truncated…)
-
This reply was modified 5 years, 5 months ago by
redbikini.
-
This reply was modified 5 years, 5 months ago by
redbikini.
I figured out a workaround with manually copying the code from the get CR token button, then replacing the /wp-admin/admin.php part from the URL with the actual domain https://domain.com in a new window
-
This reply was modified 5 years, 5 months ago by
redbikini.
-
This reply was modified 5 years, 5 months ago by
redbikini.
I think we already had this issue? Somehow admin_url is not using the multisites full URL and therefore CleverReach tries to redirect to itself which won’t work and give you the 404 error.
I think I tried it with a multisite some time ago and didn’t have this issue. So I’m not sure where this is coming from.
You got everything resolved?
Yes got everything covered, but I’m not sure if the automatic refresh will work. Might be a domain resolving error.
-
This reply was modified 5 years, 5 months ago by
redbikini.
The renewal shouldn’t create any issues as it runs in the background and doesn’t need to redirect to your site. But better double check this. The token should be renewed in one week and will be valid for 4 weeks again.