-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Milestone
Description
Description:
After upgrading to 4.4.0, Google OAuth complains about redirect_uri mismatch. Nothing has changed in the config, only upgraded from 4.3.0 to 4.4.0 caused this.
Steps to reproduce:
- Login using Google OAuth
- See the error message
Error 400: redirect_uri_mismatch
You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy.
Expected behavior:
Google OAuth should work normally as it was working a version before.
Actual behavior:
Server Setup Information:
- Version of Rocket.Chat Server: 4.4.0
- Operating System: Doesn't matter
- Deployment Method: docker
- Number of Running Instances: 1
- DB Replicaset Oplog: Dont know where to find this
- NodeJS Version: v14.18.2
- MongoDB Version: 4.2.18 / wiredTiger (oplog Enabled)
Client Setup Information
- Desktop App or Browser Version:
Chrome Version 97.0.4692.99 (Official Build) Arch Linux (64-bit) - Operating System: Arch Linux
Additional context
The OAuth URL is correct and unchanged in the settings:
Relevant logs:
Metadata
Metadata
Assignees
Labels
No labels

