Read the statement by Michael Teeuw here.
MMM-GoogleTasks stuck loading
-
My google tasks module stopped updating yesterday, and upon restarting mm it was stuck saying loading. This happens every three-ish days and is really annoying. Usually what I do is just reinstall the module and it works fine but this time I am getting an error involving the API, “The API returned an error: Error: invalid_grant”. I tried looking into it but didn’t get very far, I haven’t hit the max number of queries or grant tokens so I’m not sure what the issue is. Any help would be appreciated, especially if you’ve had the same or a similar problem.
-
@superior_carter the google permissions need to be refreshed, so it sounds like the module isnt doing that successfully…
-
@sdetweil ah okay, im not super familiar with this kind of stuff so how would i go about fixing it/implementing a google permission refresh into the module?
-
@superior_carter you would have to look at the google requirements for token refresh… I don’t know if they are the same for every api service… in a few services this was not required… but then bad actors misused the api to hammer the google systems, so they have been updating the apis to use oauth and token refresh.