Iván
Iván
hi @letsandeepio, Unfortunately, we can't control the `invalid_grant`error, this is returned by google whenever they think there's an issue with the token, and this can be something as little as...
I've been thinking for a possible solution for this problem and got two ideas to explore: 1. Google allows you to [renew the token](https://developers.google.com/identity/protocols/oauth2/limited-input-device#offline) without the need of user input...
Hi @Michael-132, I wanted to let you know that I've released a new version of the plugin that should resolve the issue with past events not showing up. I would...
> Thanks!!! I'm glad that you liked the Pull Request. > > I resolved both changes, but now I've found a new big issue, and it's that Google doesn't like...
Hi @mirrormonark, the example you have above should work. Try checking if the calendarID is correct. To find your Google Calendar ID: 1. Head over to your Google Calendar by...
Hi there! Normally, just following the setup guide should be enough to get started without any issues. Could you please specify which exact error message you're seeing and what step...
Hi @SupaCoder , It sounds like you've done everything correctly with setting up the module. The issue with the expired token is a common one in projects that utilize Google...
Hi @unknownuser17769, "Pubishing App" should only affect your google engine app, not your calendar. Since you're the only one authenticating to your CGP app from the MMM-GooogleCalendar instance, you're calendar...
Hi @Godferdom , I wanted to let you know that I've released a new version of the plugin that should resolve the issue with excluded events still showing up. I...
Hi @johnandamycal, I'm sorry to hear about the trouble you're experiencing. I've recently updated the module and its authorization libraries to address some of these issues. Please try updating the...