Add Google Workplace Permissions
Last updated
Last updated
If you want to configure this application for use in a subset of the organisation, then ignore this step and follow the steps to Create a marketplace application
Google Workspace Administrator Access
JSON Service Account File generated in Configure Google Service Account step
The client_id
from the JSON file
Go to https://admin.google.com
Navigate to Security
Scroll down to Advanced Settings
Select 'Manage API Client Access'.
Add the following API Scopes to the client_id
you extracted earlier.
https://www.googleapis.com/auth/calendar,https://www.googleapis.com/auth/admin.directory.user.readonly,https://www.googleapis.com/auth/drive.file
Click Authorise.
Navigate to the Security Tab and select API Controls.
Ensure Internal Applications are Trusted.
https://www.googleapis.com/auth/drive.file allows the application to add attachments to calendar events, such as QR codes. It does not allow for reading or modifying any files not created by the application. i.e. there is no access to company documents or attachments staff have added to events.