Add Google Workplace Permissions
Prerequisites
Google Workspace Administrator Access
JSON Service Account File generated in Configure Google Service Account step
The
client_id
from the JSON file
Procedure
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.
Last updated