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
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.
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
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
Working Platform: ASP.NET 4.0 C# ( Framework Agnostic ) Google GData is my dependency using Google.GData.Client;
I\'m following the following steps to add GData to my project. Reference from I\'m following this Tutorial
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开发者_高级运维:
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
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
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?