TwentyT
Twenty2y ago
120 replies
Uranium

Google authentication - Error 400 (invalid_request)

Hello,
I tried to set up the connection via google on a self-hosted version of Twenty that is on my VPS but I got a 400 error that prevents me from connecting.

this is my env variables.

AUTH_GOOGLE_APIS_CALLBACK_URL=https://accounts.google.com/o/oauth2/auth
AUTH_GOOGLE_CALLBACK_URL=https://accounts.google.com/o/oauth2/auth
AUTH_GOOGLE_CLIENT_ID=xxxxxxxx.apps.googleusercontent.com
AUTH_GOOGLE_CLIENT_SECRET=xxxx-dddddd
AUTH_GOOGLE_ENABLED=true
CALENDAR_PROVIDER_GOOGLE_ENABLED=true

Twenty version: latest (0.20.0)

Thank you in advance for your help.
Bastien.
Capture.PNG
Capture2.PNG
Was this page helpful?