How can I avoid to have to re authorize manually
After a few days of inactivity the refresh token seems to fail.
and we receive an error like :
{ "error": { "errors": [ { "domain": "global", "reason": "authError", "message": "Invalid Credentials", "locationType": "header", "location": "Authorization" }
Does your plugin have the ability to keep re-authorizing it self without the need of re-authorizing?
Thanks,
Fabian