Home › Forums › WoodMart support forum › Call Back isnt working.
Call Back isnt working.
- This topic has 7 replies, 2 voices, and was last updated 1 year, 9 months ago by Luke Nielsen.
-
AuthorPosts
-
February 20, 2023 at 11:37 am #444580
kaantukekParticipanthttps://colyakdepremyardimi.com/hesabim/facebook/int_callback
how to fix it?
Enable login with Facebook on your web-site. To do that you need to create an APP on the Facebook https://developers.facebook.com/. Then go to APP settings and copy App ID and App Secret there. You also need to insert Redirect URI like this example https://colyakdepremyardimi.com/hesabim/facebook/int_callback More information you can get in our documentation.
February 20, 2023 at 3:44 pm #444679
Luke NielsenKeymasterHello,
Our documentation is designed to help you use this functionality to its fullest potential. It includes step-by-step instructions. Please read it and make sure that you have adjusted it as described there.
https://xtemos.com/docs-topic/how-to-configure-facebook-login/
Kind Regards
February 20, 2023 at 3:45 pm #444680
kaantukekParticipantmy site callback url 404 not found?
February 20, 2023 at 4:18 pm #444699
Luke NielsenKeymasterHello,
Yep, that link is showing the “404” page, also I don’t see any “Facebook app ID” in Theme Settings -> API integrations.
https://monosnap.com/file/RWtD9HnYFpyXQyFsSf7o7fHhGFZonj
Please explain in more detail what you are trying to achieve so I will do my best to help you.
Kind Regards
February 20, 2023 at 4:27 pm #444705
kaantukekParticipantThe int callback link on my site is not working.
I have entered the data now.
still not working.my site fb login callback link: https://colyakdepremyardimi.com/hesabim/facebook/int_callback
February 20, 2023 at 6:22 pm #444754
Luke NielsenKeymasterHello,
You need to configure Facebook login as described in our documentation, only after that recheck the issue.
https://xtemos.com/docs-topic/how-to-configure-facebook-login/
Let me know the result.
Kind Regards
February 20, 2023 at 7:31 pm #444776
kaantukekParticipantI did the configuration as instructed.
facebook is asking me for callback link.
callback link on my site not working?
On my site, the callback link gives 404.
How do you still not understand the problem?February 21, 2023 at 11:17 am #444935
Luke NielsenKeymasterHello,
When Facebook calls the Redirect URI, it’s important that the expected GET attributes are present. If they are not, the site won’t be able to process the request and the user will be redirected to a 404 error page. That’s why it’s crucial to ensure that the Redirect URI is set up correctly with all the necessary parameters. This will ensure that the authentication process is completed successfully and that the user is redirected to the intended destination.
So in your case, it is ok.
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register