gdata-api
Access Calendar Events GData in Objective C
I was wondering if anyone knew how to ac开发者_如何学Gocess data from a google calendar in an objective c application. I am trying to create an iPhone application that access the data, process it and[详细]
2023-03-06 21:14 分类:问答how to deal with timezone differences in ical standard records using python?
I\'m trying to process a ical recurrence record from the python gdata api. DTEND: 20110421T190000 params forDTEND:[详细]
2023-03-06 08:54 分类:问答'The Scope Was bad or missing' error trying to use AuthSub with google health?
I\'m trying to use AuthSub to request a token from google health. It says the scope was bad or missing. I\'ve double checked, and the scope looks good to me. I\'ve tried replacing the scope with calen[详细]
2023-03-04 19:32 分类:问答Searching book using Google Data API
I\'m developing an application in which user can search for a specific book and read it and purchase it. I want to use GData book search API for that. Can 开发者_JS百科anyone tell me in which format I[详细]
2023-03-04 18:11 分类:问答Procedure for using OAuth tokens on Google App Engine
I have an application with a client side running on Android and the server deployed on the Google App Engine. The application will make use of the users Google Calendar data and needs to authenticate[详细]
2023-03-03 11:26 分类:问答Google Calendar API: New event properties
I\'m developing an Android APP that connects to Google Calendar using GData API for Google Calendar in Java. So far I\'ve managed to create events but I could only set the title, description and time.[详细]
2023-03-02 02:09 分类:问答Youtube Upload Quality
I am using google\'s GData API in order to upload a video to youtube from my app. The upload works fine however the quality 开发者_如何学Pythonof the video uploaded is only 360p whereas the quality of[详细]
2023-02-28 21:13 分类:问答Google Documents List API - How to Publish a Document
I\'m utterly lost as to how one can programmatically publish a Google Document (specifically a spreadsheet).[详细]
2023-02-27 01:26 分类:问答Delete post with Blogger API
I\'m using the Blogger Protocol API and I\'m having trouble deleting posts.I\'m working on a webOS device and so I can\'t send DELETE directly; instead I use Google\'s workaround to use POST:[详细]
2023-02-25 01:24 分类:问答Sending Google calendar event invite notifications using gdata python library
I am using Google\'s gdata library to create calendar events programmatically in python. So far the following code is working fine except for one thing:[详细]
2023-02-23 12:00 分类:问答