Closed robbanl closed 4 years ago
Indeed, the token expires and is not refreshed automatically, not by Google or the package script.
I think we can wrap the forEach()
part of the Array into a function that runs an 120 second interval.
Fixed in newest version.
Hello!
Using auto-mode but from what I can see, the token is not refreshed after 2 minutes (when it expires according to Google) :-O
I'm about to write a small js string that will refresh the token automatically to see if it helps, or have I missunderstood something? :)
Thanks!