delete widget javascript api not working for past calendar event

Hi,

I am using jQuery.telligent.evolution.del({url: jQuery.telligent.evolution.site.getBaseUrl() + 'api.ashx/v2/calendars/events/{id}.json'.... to call the widget javascript api to delete calendar event. But for some reason it's only working for current event, not past event. For past event it will show error like "this event id do not exist". And if I edit the past event to be current that it will work. What's confusing to me is I also checked the get calendar event widget javascript call still works for past event. Anyone has any idea what direction should I looking into this problem?

Parents Reply Children