I\' running a php script to insert events that I take from a CSV file. The events are entering successfully in my calendar, but it stops after about 75 events entered. Any idea if it\'s limited to a c
I\'m trying to add an event to a specific calendar in google calendar and I just 开发者_如何学JAVAdon\'t find how. Here\'s my code :
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
I\'m using the Python client library for the Picasa Web Albums API to upload some JPEG images to an album. But the photos appear very compressed once uploaded. In Picasa 3.6 there is an option to uplo
My google Docs Spreadsheet call returns this response in the json format (I only need everything after \"rows\")
Building an app using a calendar on a Google Apps domain that has SSL enforced domain-wide. I initially found the problem when building a Rails app using the GCal4Ruby library, which used the allcalen
I\'m trying to write a script that will automatically update some attachments on a website created and managed through Google Sites.This should be possible as Google released the Sites API in Septembe
There开发者_如何转开发 seems to be no available documentation for the Objective-C client for the Google Data API.Google\'s API help webpage only has options for .NET, Java, Python, and the HTTP Protoc
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