Hi guys,
I want to move all events of one calendar to another, I have already moved most of them, but some gave my two errors:
1. "Move Failed: Cannot change the organizer of attendees copy of the event. (110/113)"
2. " Move Failed: Forbidden (113/113)
About the first error not sure why is showing that error, about the second errors I see that these events were cancelled but I hope there is a way to force the move of them.
The command I was using:
gam calendar origin.calendar move events to target.calendar
I also tried to do individually but no success :
gam calendar origin.calendar move event id anhF57cu6lnoegkpk2to5pdpkb to target.calendar
Any idea how to solve this issue?