Reputation: 997
I am doing the video Sharing using Graph API. For this I used the following sample code.
but After integrating I found the error code 1000,
How can I solve this?
Share your ideas...
Thanks
Upvotes: 1
Views: 1572
Reputation: 31880
1000 API_EC_EVENT_INVALID_TIME Invalid time for an event. events.edit
I would presume the time/date you're passing into when creating the event is incorrect.
Upvotes: 1