google-data-api
Accessing nested objects in JSON feed - Sencha Touch
I\'ll begin with the usual disclaimer: new to Sencha Touch/working with JSON, floundering in the dark. Any help or prodding in the right direction is appreciated 开发者_StackOverflow社区more than you[详细]
2023-03-01 10:47 分类:问答Google Federated OAuth/OpenID with Tornado: why is it ignoring my scopes?
I\'m trying to use Tornado\'s library for federated login to authenticate users and get access to their calendar, contacts, and mail.However, when I get the \"mydomain.dyndns.info is asking for some i[详细]
2023-02-18 08:53 分类:问答Why isn't google api client library built on top of Apache's Abdera framework?
First of all I want to give many thanks to Google GData API\'s engineers for their good work and I\'d like to mention that this question is not meant to criticize anything. It just pointing out things[详细]
2023-02-16 19:22 分类:问答The "next" parameter was bad or missing
I am using google calendar api to export an event to google calendar, when the userslogins to my web app he creates an event and exports the same event to google calendar, this a basic requirement. I[详细]
2023-02-14 11:37 分类:问答How to measure upload bitrate using Java+Google Data API
I\'m writing a Java client application which uses the Google Data API to upload things to youtube. I\'m wondering how I would go about tracking the progress of an upload, using the Google Data API lib[详细]
2023-02-14 10:43 分类:问答Using the AuthSub token to make requests for private data
I\'m experimenting with some basic AuthSub authorization to test out the Google Data API (I\'m inte开发者_运维问答rested in using the Picasa API). I\'m having trouble getting my head around the steps[详细]
2023-02-13 06:38 分类:问答What is "authTokenType" parameter in Google data API?
I just implemented Google Translator Toolkit API using the new google-api-java-client. Problem is, that authTokenType isn\'t mentioned anywhere in documentation and it seems to be important for authen[详细]
2023-02-06 19:22 分类:问答Google Data API - Two Legged Auth Token Reuse
I am using two legged OAuth for Google Contact Data API and generating token on each request. Is it advisable or Should I store token to reuse it next time ?[详细]
2023-02-06 07:37 分类:问答how to generate rsa key for gdata java api?
I want to access data feed of my Google Data. I am using gdata private library. How do I generate RSA-Key using 开发者_Python百科Java Keytool ? How do I convert that key to .pk8 format ?How to generat[详细]
2023-02-06 04:47 分类:问答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 分类:问答