So, I figured out how to get an access token from Google using the Zend_Oauth library in 1.10. Now lets say I want to get my contacts...
I would like to pull the Auth Token for the Gdata auth so that I can write to a google calendar. I am having issues getting the token after authentication so that I can send the token to the calendar
I\'m building a webapp 开发者_如何转开发that leverages gdata-api to bring a user\'s calendars into the application.I\'d like to also be able to bring their other calendars in as well, but can\'t find
When I run the example CalendarFeedDemo in the JAVA package of the Google Data API client library, I\'ve encounterd a exception like this
I\'ve got working code that uses the gdata to retrieve feeds from my user\'s Google Finance portfolios, but I had to use setUserCredentials(username,password). What I\'d like开发者_Go百科 to do is avo
I have this code which is working, to load a Google Spreadsheet and load some data from it. If the spreadsheet in question is public, how do i modify t开发者_如何学JAVAhe code to not require a usernam
It looks like the YouTube API does not have a way to stop a video playing开发者_如何学C once it reaches a certain point. It has a way to start it at a certain point, but not to stop it at a certain po
I\'m trying to use the google GData api to insert an event in 开发者_如何转开发a google calendar.My question is this: I don\'t see anywhere in the header files for GDataEntryCalendarEvent the ability