My app includes workflow to Google Forms and Google Calendar. I observed a few times, if the zap is not being triggered for an extensive amount of time, the Google login expires, the service breaks and in case the Google service is what triggers the zap, the zap is deactivated.
I suspect, it is because the the login token expired.
This is the message I get when I am going to edit the broken Google app authentication:
Access_token not found inside refresh_token response, you might try reconnecting Gmail if this error continues!
Interesting is, during the same amount of time, a workflow in Integromat continued to work and there the Google login did not expire.
I am wondering if there is anything I can do, e.g. add a zap that uses Google services and will periodically trigger and run?Basically I wonder if there is any way to prevent the Google login from expiring.