Skip to Content
Menu
This question has been flagged
1 Reply
3878 Views

Hi there,

We're running an odoo16 instance & we've setup this instance from scratch on Ubuntu [Aws EC2 Instance]

Everything is working fine, But when we configure Login with Google options, it shows the following error -

Error 400: redirect_uri_mismatch

Request details: redirect_uri=http://127.0.0.1:8069/auth_oauth/signin

What we've understood so far is, Google auth is Picking 127.0.0.1:8069 as Application url instead of the actual App URL [Subdomain].

Someone please help us, we're facing this issue for a very long time. Any suggestions are most welcome

Avatar
Discard
Best Answer

Hi Manish,

Try setting up the two parameters in the system parameters.

Go to technical > System Parameters

Inside the System Parameters check for:

1. web.base.url : Set the value of this attribute as your domain.

2.web.base.url.freeze: Set the value of this attribute as your domain.(If this attribute is not present, create a new system parameter with the name web.base.url.freeze)

Regards

Avatar
Discard
Related Posts Replies Views Activity
3
Mar 24
3483
1
Sep 23
4544
0
Mar 21
2886
0
Oct 20
2449
5
Feb 19
6800