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

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)

Is It Possible To Assign The Background Colour Of A Fullcalendar Event Based On Its Title?

As FullCalendar isn't able to read the colours that are assigned to events in Google Calendar I… Read more Is It Possible To Assign The Background Colour Of A Fullcalendar Event Based On Its Title?

Google Calendar Javascript Api - Add Multiple Events

I've been facing a problem when I'm trying to add multiple events to a Google Calendar via … Read more Google Calendar Javascript Api - Add Multiple Events

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'

Inserting An Event With The Nodejs Google Calendar Api Returns 400: "missing End Time"

I am trying to insert events via the Google Calendar API with a service account. The goal is to hav… Read more Inserting An Event With The Nodejs Google Calendar Api Returns 400: "missing End Time"

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