gdata-api
Unable to write NSArray to file
I am using google contact data objective c APIs for fetching contacts. I got contacts array from google server now i want to write contact to file. i am using writeToFile:atomically: method for writin[详细]
2023-04-12 20:05 分类:问答Picasa picture upload with GDATA API over OAuth1.0
I have been try开发者_开发百科ing to use the GDATA APIs for Picasa, with OAuth1.0 Though I am able read all the information, image upload is failing with HTTP error 400:Bad Request.[详细]
2023-04-12 06:23 分类:问答How to retrieve favorite videos with google api java client library?
I\'m trying to retrieve the favorite videos of a youtube user with google api java client library. It\'s just a tweak of the youtube-json-sample. What I basically want to do is to print a list of the[详细]
2023-04-11 10:04 分类:问答Restoring a Google Doc from Trash using Zend GData
I am creating a filemanger that uses Google Docs for storage, but I am having difficulty working out how to restore a开发者_运维问答 file that has been sent to the trash.I can send to trash by using t[详细]
2023-04-10 05:12 分类:问答Accessing Google Docs with GData
Working Platform: ASP.NET 4.0 C# ( Framework Agnostic ) Google GData is my dependency using Google.GData.Client;[详细]
2023-04-06 08:50 分类:问答Problem with integrating GDATA in iPhone simulator using Xcode 4.0
I\'m following the following steps to add GData to my project. Reference from I\'m following this Tutorial[详细]
2023-04-05 04:31 分类:问答GData API and cross-domain ajax calls
I want to get xml data from google server using it\'s API. so, i can\'t make any changes to response. So, How do I make this call that work for me开发者_高级运维:[详细]
2023-04-03 20:14 分类:问答Google Calendar: get date of event?
I\'m wondering if I can access to the date of every event of Google Calendar w开发者_运维问答ith JAVA using Gdata Api. I checked the library of api but there\'s no field in IEntry Class represent the[详细]
2023-04-03 12:04 分类:问答google gdata api in asp.net
i am in process of creating a image catlogue for a clie开发者_运维百科nt, i was thinking that upload the relevent images to picasa and make it as private, then using gdata fetch the album name of the[详细]
2023-04-02 01:05 分类:问答Retrieve Google Calendar owner's email address
Is it possible, with the Google Calendar API / Zend Gdata, to get the user\'s google email address, after he successfully authenticated with AuthSub and I have an access token?[详细]
2023-04-01 11:15 分类:问答