I am getting following while trying to move event from one calendar to another calendar. the Error:- Google.Apis.Requests.RequestError Cannot change the organizer of an instance. 400]Errors [Message[Cannot change the organizer of an instance.] Location[ - ] Reason[cannotChangeOrganizerOfInstance] Domain[calendar]]
instead of event moving we can do event import it is working when compare to event.move method its worked for me we need to change the Attendees email id from out email id in to new calendar id then only we can import event from primary calendar to secondary calendar.