GOOGLE-TASKS-2
Issue
Glean couldn't validate whether the Google Tasks API is set up correctly with the right scopes.
Resolution
- Ensure the Google Tasks API (
tasks.googleapis.com) is enabled on your Google Project. You can check its status in the Cloud Console API Library. - Open domain-wide delegation in the Google Admin console and ensure the Google client ID has been granted the
https://www.googleapis.com/auth/tasks.readonlyscope. - Ensure the app with the respective Google client ID is listed as trusted in the Admin console.
- Google Tasks uses the Directory Admin configured for the associated Google Drive app. Ensure a valid Directory Admin e-mail is set and can access the Google Tasks service.
For additional assistance, contact Glean Support.