Every couple of days (±10?) error code [400]: refresh_token
-
Hello,
We have the paid version of the plugin but every couple of days (±10?) we need to reconnect Google Analytics due to error code [400].
The debug gives the following report:
{ "url": "https://accounts.google.com/o/oauth2/token", "request": { "client_id": "XXXX.apps.googleusercontent.com", "refresh_token": "XXXX", "grant_type": "refresh_token" }, "reply": { "error": "invalid_grant", "error_description": "Bad Request" } }
The solution is to reset all data and start over, but how can we prevent this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Every couple of days (±10?) error code [400]: refresh_token’ is closed to new replies.