Error 403 when I accept a modification
JFDionne opened this issue · 1 comments
JFDionne commented
I receive an email for update my meeting. When I accept it I got an error 403.
I'm using version 91.0.4
[calGoogleCalendar] Modifying item subject failed:2147500037: {
"error": {
"errors": [
{
"domain": "calendar",
"reason": "disallowedFieldMutation",
"message": "Insufficient permissions to modify a field on the resource."
}
],
"code": 403,
"message": "Insufficient permissions to modify a field on the resource."
}
}