hi
i try to enable ExternalAuth.Facebook in my web site so i have add all data i need
after create the app in facebook
and then
and set Valid OAuth Redirect URIs as : https://www.alphamall.net/signin-facebook
but each time i click sign in face book but in the site i got this
so please how can i make it works - every thing as you c is write ???!!!!!
ExternalAuth.Facebook always return "The provided app ID does not look like a valid app ID."
Monday, November 25, 2024 5:25:20 PM
I got error that the connection is not secured. It can be the problem. I suppose you have something wrong in the configuration. Where do you host GrandNode? If you use Linux - nginx server, you probably have problems with https redirecting. It can be confusing and we eased up this process in the newest version of GrandNode. We added new setting to appsettings.json file - UseForwardedHeaders". Updated guide about SSL installation can be found here.
Hope it will help you.
Hope it will help you.
Best regards,
Patryk
GrandNode Team
Patryk
GrandNode Team
0
Thanks a lot Patryk
i have restart app an now i got them same error you got "Error code: 1349187
Error message: 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 host grand on "https://digitalocean.com" and i was use this topic to make site https (i do all steps here)
topic url: https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-16-04
and enable ssl on store settings and site working as https
so please how can i make it works ?
i have restart app an now i got them same error you got "Error code: 1349187
Error message: 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 host grand on "https://digitalocean.com" and i was use this topic to make site https (i do all steps here)
topic url: https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-16-04
and enable ssl on store settings and site working as https
so please how can i make it works ?
0
Ahmed wrote:
Please have a look on this post.
Hope it will help you.
Note i found "ForwardedHttpHeader" in appsettings.json file but i don't know what value i must add to it ?
Please have a look on this post.
Hope it will help you.
Best regards,
Tomasz
GrandNode Team
Tomasz
GrandNode Team
0