$apiClient = new apiClient(); $apiClient->setUseObjects(true);
$event = $service->events->get("primary", "eventId"); echo $event->getSummary();
result = client.execute( :api_method => service.events.get, :parameters => {'calendarId' => 'primary', 'eventId' => 'eventId'}) print result.data.summary
What is the current state of Google Tasks API?We are writing in the developer forum and issue tracker re: the service issues and nobody responds.https://groups.google.com/forum/embed/?place=forum/google-tasks-api&showsearch=true#!topic/google-tasks-api/c8JG9M8PWzo What is the best way to get help when the service malfunctions? Google has been pretty unresponsive lately.Thanks
Post a Comment
1 comment :
What is the current state of Google Tasks API?
We are writing in the developer forum and issue tracker re: the service issues and nobody responds.
https://groups.google.com/forum/embed/?place=forum/google-tasks-api&showsearch=true#!topic/google-tasks-api/c8JG9M8PWzo
What is the best way to get help when the service malfunctions? Google has been pretty unresponsive lately.
Thanks
Post a Comment