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.