Skip to content
Snippets Groups Projects
Commit b4f794c5 authored by jev-odoo's avatar jev-odoo
Browse files

[FIX] google_account: no access error when token refresh fails


Before this fix, when a refresh of the google token was triggered
and error 400 where returned, if the user did not have write rights
on res_users, an access rights was raised

Now, the write is done and the real error is raised for the client.

Part of OPW-2123045 (needed to further investigations)

closes odoo/odoo#41651

Signed-off-by: default avatarRichard Mathot (rim) <rim@openerp.com>
parent 2f9a1fec
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment