You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When trying to synchronise, the API throws 400: Invalid email or User ID.
Client error: `POST https://oauth2.googleapis.com/token` resulted in a `400 Bad Request` response: { 'error': 'invalid_grant', 'error_description': 'Invalid email or User ID' }
To Reproduce
Steps to reproduce the behavior:
Create a service account
Download JSON key
Put the Email account and JSON key into the "Synchronise to Google Agenda" tab
Run one of the tests
Expected behavior
Should work as service account is up & running
Additional context
Tried with Google Workspace account. Tried any calendar.
The text was updated successfully, but these errors were encountered:
Describe the bug
When trying to synchronise, the API throws 400: Invalid email or User ID.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should work as service account is up & running
Additional context
Tried with Google Workspace account. Tried any calendar.
The text was updated successfully, but these errors were encountered: