Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
6329 Ansichten

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. 

Avatar
Verwerfen
Autor Beste Antwort

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

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
März 15
6875
2
Mai 25
18069
4
Juli 17
9132
1
März 17
5746
4
März 15
8913