T
Twenty5mo ago
Ilmarik

self-hosted gmail error

I'm hoping I'm missing something obvious as this is driving me nuts. I've - set the GCP OAuth Credentials up and have confirmed that Twenty has access to the relevant Google permissions - run the yarn commands, via sh, on the worker using Portainer - double-checked the time sync on the server - triple-checked everything to do with the credentials - added every scope within the general area of what's required - added the variables to the environment in case they weren't being pulled through properly And I'm still getting the Sync failed error. The HAR file shows the error for the token exchange: - The POST request to Google's token endpoint (https://oauth2.googleapis.com/token) is still returning a 400 Bad Request. - The response body from Google is consistently: {"error": "invalid_grant", "error_description": "Bad Request"}. Is there anything I'm missing here? Thanks.
1 Reply
ɃØĦɆᵾS
ɃØĦɆᵾS5mo ago
@Guillaume please take a look

Did you find this page helpful?