Issue
- Could not validate that the google calendar api is set up correctly with the right scopes.
Resolution
- Ensure that the Google Calendar API (calendar-json.googleapis.com) is enabled on your Google Project.
Head to https://admin.google.com/u/1/ac/owl/domainwidedelegation and ensure that the google client ID has been granted the
https://www.googleapis.com/auth/calendar
orhttps://www.googleapis.com/auth/calendar.readonly
scope. Ensure that the app with the respective google client id is listed as trusted in the following https://admin.google.com/ac/owl/list?tab=configuredApps.