JadeHTTPConnection - Delete Verb

Forums for specific tips, techniques and example code
advaro
Posts: 19
Joined: Mon Oct 10, 2016 5:59 pm

JadeHTTPConnection - Delete Verb

Postby advaro » Mon Oct 10, 2016 6:03 pm

Hi,
We are using the JadeHTTPConnection class to connect to the Google calendar API to synchronize data in our system with the end users Google calendar.
For the most part we have it working, except we cannot delete events from the Calendar.

We have been using the Verb_DELETE on the sendRequest method, but it has not been working.
Have finally seen that the Jade documentation says the Delete verb is not supported.

A delete verb looks to be the only way to delete events in the Google API - there is not a POST or GET command that will do the same thing.
https://developers.google.com/google-ap ... nts/delete

So how to we do deletes?
Is there another Jade class that we can use, otherwise how can we do this from within Jade?

Thanks
Stephen

Return to “Tips and Techniques”

Who is online

Users browsing this forum: No registered users and 1 guest

cron