-
- Downloads
[FIX] google_account: accessing the url without any post data
When a user tries to access the URL directly, at that time the value of dictionary `kw` is not available. The error will be generated. Error : KeyError: 'state' This commit will prevent the traceback. sentry-3947033806 closes odoo/odoo#126346 X-original-commit: dfc1a188 Signed-off-by:Achraf Ben Azzouz (abz) <abz@odoo.com>