gdata
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 分类:问答Error getting HTTP response
I am trying to generate Request Token using following code : protected void processRequest(HttpServletRequest request, HttpServletResponse response)[详细]
2023-02-07 09:40 分类:问答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 分类:问答Using Youtube in iPhone
I have never use youtube 开发者_开发百科api in iPhone ...I tried to use GData but was missed in some steps here are link ans tutorial ....So never implemented it...[详细]
2023-02-06 07:31 分类:问答What's causing "Call to ... getCalendarListFeed() on a non-object" error?
I have the following code: <?php require_once(\'Zend/Loader.php\'); $classes = array(\'Zend_Gdata\',\'Zend_Gdata_Query\',\'Zend_Gdata_ClientLogin\',\'Zend_Gdata_Calendar\');[详细]
2023-02-06 06:54 分类:问答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 分类:问答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 分类:问答iOS: Easy way of accessing XML data records?
I have an application which needs to load data from a remote server (businesses by location) and display them on a map.The feed from the server is XML based.I have successfully done an implementation[详细]
2023-02-03 11:58 分类:问答Upload a video to YouTube or Facebook from your app? (iPhone)
I\'m trying to find a way to开发者_JS百科 upload a video to Facebook. I know It is possible as some apps do it. I was searching the web for hours but no results. I know it\'s somehow related to GData.[详细]
2023-02-02 23:54 分类:问答Not able to change a date of my Picasa Web Albums album via Python API
I am not able to change a date of my Picasa Web Albums album via Python API. Spent many hours with that and I am hopeless now. Code:[详细]
2023-02-01 12:11 分类:问答