Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

400 Bad Request using Google Calendar synchroniser #30

Open
Mavyre opened this issue Jul 20, 2023 · 0 comments
Open

400 Bad Request using Google Calendar synchroniser #30

Mavyre opened this issue Jul 20, 2023 · 0 comments
Labels
Bug Something isn't working

Comments

@Mavyre
Copy link

Mavyre commented Jul 20, 2023

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:

  1. Create a service account
  2. Download JSON key
  3. Put the Email account and JSON key into the "Synchronise to Google Agenda" tab
  4. 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.

@Mavyre Mavyre added the Bug Something isn't working label Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant