Google Calendar Sync Fails (GH Issue 8743)
https://github.com/twentyhq/twenty/issues/8743
Basically it's a scenario where the google integration works fine (as I can authenticate via google) and the auth screens present fine, but when google sends you back to the twenty server, the server flips out and crashes.
Basically it's a scenario where the google integration works fine (as I can authenticate via google) and the auth screens present fine, but when google sends you back to the twenty server, the server flips out and crashes.
GitHub
Bug Description Google authentication for SSO and calendar sync is enabled on the server. The google client-id and client-secret are set, and google integration works. SSO login for users is functi...