Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
6303 Lượt xem

I'm trying to connect Facebook login using app id as client ID on odoo 10.0, I have added the website domain to the app. However, I'm getting this error.

 Insecure Login Blocked: You can't get an access token or log in to this app from an insecure page. Try re-loading the page as https://

I have added web.base.url.freeze system parameter as True
and set https on web.base.url but no luck. 

Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

I had solved this problem after a sound sleep but, forgot to update this thread.  I think I should update it.

The problem was, I forgot to enable proxy_mode on my odoo configuration file '/etc/odoo.conf' hence, it was not working!
I just added the following to my odoo.conf and it was solved!

proxy_mode=True

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 3 15
6869
2
thg 5 25
18062
4
thg 7 17
9126
1
thg 3 17
5733
4
thg 3 15
8901