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

Hi everyone,

I try to setup the OAuth Providers for login with external account (Google, Odoo, Linkedin,...) but did not get it work.

Always get the error:

"You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email."

I tried to debug and always got exception from "auth_signup/res_users", function _signup_create_user.

It's seem that the "partner_id" not exist in the "values".

I tried with Odoo and Google and got the same problem.


Does anyone has experience with this?

Thank you

Avatar
Discard
Best Answer

Hi you can check this blog to configure external authentications here ,for more details contact here

Avatar
Discard
Author

Thank you,

I followed the instruction, but still not successful.

if you configured your accounts on other providers it should work correctly

Author

Do you mean I have to create account and configure the Oauth Provider. There is the field OAuth User ID, how can I know it?