콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다

Hello all,

I am trying to do login with facebook OAuth,  It opens facebook page for login and after I enter appropriate login credentials it responses back to odoo, during that It throws following 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."

While tracing I found that odoo tries to find the "user_id" from the response, which I don't find in the response provided by the faceobook, so I am not sure what am I missing. 

This thing works fine with Google account Login.

My Configuration:

1./ I have configured the "App" in facebook, (so it may happen that I may be missing some configuration in Facebook App creation, not sure for this).

2./ In Odoo I have provided appropriate "App Id" in the "Client Id" in OAuth provider of Facebook record. The other thing is the secret key provided by facebook, I didn't entered it anywhere because I am not sure where to use it.

3./ My scope for facebook login is public_profile,email

So, any guidelines?  

아바타
취소
작성자

I tried pulling the master branch and tried in it. I have almost followed the same steps that you are suggesting. As I am in testing site, so I entered as "http://localhost:9075/oauth_signin/".. so I am not sure whether this works or not, but anyways, I will again give a try the way you mentioned. Thank you Jeremy.

베스트 답변

Just tested now in v8 and work well...

UPDATE 08/31/2015: just tested in the last master and work like a charm !


1) create app here : https://developers.facebook.com/apps

2) Copy AppID (from facebook) in Client ID field (from Odoo)

3) Facebook "App configuration" and enter your url http://myaccount.odoo.com

4) enable this oAuth in Odoo

5) Just click on "Login with facebook" Which version are you using ?

아바타
취소
관련 게시물 답글 화면 활동
2
5월 25
18165
4
7월 17
9196
3
7월 20
12747
0
5월 24
1988
1
8월 22
8247