gdata-api
gdata youtube query problem
i have asked this question before but no answer was there. so asking again. I just cant figure out which gdata framework class to use so that i can search youtube videos . i used some classes by deb[详细]
2023-02-10 03:18 分类:问答How to use gdata classes to search youtube videos
hi all i am making an app which uses gdata apis . i have included gdata apis in my app but know i dont know how to use the gdata framework to search all the videos with a search query . i want the i[详细]
2023-02-09 18:56 分类:问答What would cause Gdata Python Client to fail on call to YouTubeVideoQuery in appengine?
The following use to work as expected on the local development server and on deployment. client = gdata.youtube.service.YouTubeService()[详细]
2023-02-09 06:32 分类:问答How to convert a Blogger user name to numeric ID
When working with the Blogger API the user ID is expected to be numeric. 开发者_如何学CI found out my numeric ID by looking at the URL for my Blogger profile page. However, I want my users to be able[详细]
2023-02-08 05:35 分类:问答GWT/GWT-RPC using com.google.gdata.contacts
I am putting together a tutorial showing how combine GWT, RPC and the gData API using Java I would like to utilize the existing gdata contacts classes (from gdata-contacts-3.0.jar et.al.) with the cl[详细]
2023-02-06 14:04 分类:问答Spreadsheet Authentication in GData API
I\'m trying to edit a gdocs spreadsheet using the GData API. I have the following code: _service = new DocsService(\"attask-gdocsintegration-1.0\");[详细]
2023-02-05 12:57 分类:问答OAuth Gdata Python Client throws stacktrace on RSA_KEY
Moving on from AuthSub to OAuth, I think I\'m slowly beginning to understand the process. This one threw me an error though:[详细]
2023-02-05 08:27 分类:问答Google Maps Data API vs Google Maps API
What is the difference between Google Maps Data API and Google Maps API? I noticed t开发者_运维百科he former is deprecated but it is not replaced by the latter. It seems to me these two APIs are mean[详细]
2023-02-04 17:55 分类:问答Python GData lib causes too much redirects
I\'m using python GData to work with Google Calendar. I\'m making really simple requests (e.g. create event), using OAuth authorization.[详细]
2023-02-04 15:27 分类:问答finding a GroupContactEntry needle in a gData hackstack ...?
Is there a better way to obtain the Id of a specific ContactGroupEntry from your开发者_StackOverflow中文版 gData contacts without having to retrieve and iterate through the entire List?[详细]
2023-02-03 12:53 分类:问答