Top "Google-calendar-api" questions

Questions related to interacting programmatically with Google Calendar calendars and events.

Get Holidays List of a Country from Google Calendar API

I want to extract some country's holiday list from Google Calendar API using JavaScript. Is it Possible? How Can I …

javascript google-api google-calendar-api
Authentication on google: OAuth2 keeps returning 'invalid_grant'

I started to configure google calendar on my new application. I almost made an exact copy of the authentication code …

php oauth-2.0 google-calendar-api
How do I connect to the Google Calendar API without the oAuth authentication?

I have been studying the Google Calendar API and the docs on authentication (http://code.google.com/apis/calendar/v3/…

oauth google-api google-calendar-api
Why is Google Calendar API (oauth2) responding with 'Insufficient Permission'?

I'm doing a get request to the following URL (with {id} replaced with the id from the web interface): https://…

curl oauth-2.0 google-calendar-api google-oauth
Is there a way to programmatically import ICS into Google Calendar?

I don't see any obvious way to import ICS files into Google Calendar from the API docs here: http://code.…

google-calendar-api icalendar gcal
How do I use Google's "Simple API Access key" to access Google Calendar info (PHP)?

I'm trying to use the Google API v3 to access one google calendar and according to the documentation here : http://…

php google-calendar-api
Google Calendar API: java.lang.ClassNotFoundException: com.google.common.collect.Maps

I am creating a fairly simple Java client that connects to my account and gets all the events. Here I …

google-calendar-api
How can I find the Event Id of my Google Calendar event?

I created some Google Calendar events and now I would like to do some operations on them programmatically. Trouble is …

google-apps-script google-calendar-api
Is there direct API for Google Meet?

Is there any API for creating a new meeting in Google Meet ? There is button Create new meeting on https://…

google-api google-calendar-api hangout hangouts-api