Comment on page
Add Google Workplace Permissions
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
- The
client_id
from the JSON file
- 1.
- 2.Navigate to Security
- 3.Scroll down to Advanced Settings
- 4.Select 'Manage API Client Access'.
- 5.Add the following API Scopes to the
client_id
you extracted earlier.- 1.https://www.googleapis.com/auth/calendar,https://www.googleapis.com/auth/admin.directory.user.readonly,https://www.googleapis.com/auth/drive.file
- 6.Click Authorise.
- 7.Navigate to the Security Tab and select API Controls.
- 8.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.