I am working on a Google calendar and have a problem synchronizing data between my Calendar application on Iphone in Google Calendar. (I use google api v3) The problem is that I can update the event by code only once after creation. The next time I try to update it, I get message code 400: bad request.
We can use Google Calendar to study to test this (https://code.google.com/apis/explorer/#_s=calendar&_v=v3&_m=calendars.update) by creating an event, then update it 2 times.
Does anyone help solve this problem?
dangphatpvd
source share