I\'m having trouble reading calendar events with the PHP libraries provided by Google. The calendars that I want to read are NOT publicly shared, but I want to read them on my s
Thanks for your suggestion.
It turns out the problem was that the person in charge of the API account did not to share the calendars with the developer account's server account e-mail.
Since I didn't have access to the API account settings and the error from Google Calendar API was not very descriptive it took a while to figure out.