Google Calendar API v3 - Not Creating Event (Server-to-Server Authentication)
So after digging around for several hours, I'm at a loss for a solution. I'm attempting to create an event on my primary calendar using v3 of Google's Calendar API, but I'm not experiencing the expected behavior. I'm using server-to-server authentication in this instance. To do that I created service account credentials, moved my key pair to the same directory as my test script, and set Google Calendar API to "On" within the developer console. Below you'll find the code at issue. The expected result (as mentioned by Google) is that upon an event being successfully created/added to a calendar,