2
I'm using Thunderbird with Lightning and can't dismiss Google Calendar reminders. I click on dismiss and nothing happens.
Calendar is not read-only.
I've got this kind of errors in "Error Console"
[calGoogleCalendar] Modifying item xxxxxx failed:2147500037: {
"error": {
"errors": [
{
"domain": "global",
"reason": "forbidden",
"message": "Forbidden"
}
],
"code": 403,
"message": "Forbidden"
}
}
1The workaround described there helped. Thanks @manuelvigarcia – KirdApe – 2018-02-27T09:42:39.550