Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Calendar Api

Unable To Retrieve Calendar Data From Freebusy Query

I'm trying to get the busy free times from my calendar. Here is my code: var freeRequest = gapi… Read more Unable To Retrieve Calendar Data From Freebusy Query

Convert Dates String To Different Format With Javascript

This is what I have in a script that is pulling events with a Google Calendar API: var datestring2 … Read more Convert Dates String To Different Format With Javascript

Mapping Data From Database Into A Json Object Fullcalendar

I've installed Fullcalendar bundle (Symfony2) and all the events that I'm adding were showi… Read more Mapping Data From Database Into A Json Object Fullcalendar

Google Calendar Script: Remove Recurrence

I'm iterating through a spreadsheet of events and modifying my calendar accordingly. I can use… Read more Google Calendar Script: Remove Recurrence

Using Google Calendar Api Returns 401 (unauthorized)

I'm trying to use Google Calendar API via JavaScript and keep getting the 401 error response wh… Read more Using Google Calendar Api Returns 401 (unauthorized)

Google Calendar API Getting 'Cannot Read Property 'signIn' Of Null'

I'm trying to use Google's Calendar API to get info on specific calendar. I keep getting th… Read more Google Calendar API Getting 'Cannot Read Property 'signIn' Of Null'