Hi there,
I have some trouble and would need some help, please.
I integrated a Facebook Like button (from
developers.facebook.com/docs/reference/plugins/like/) on a page where we display the Facebook Login button. Afte doing that the Facebook Login button stopped working.
I tested three scenarios:
- Integrating the like button directly from
developers.facebook.com/docs/reference/plugins/like/ -> this results in an unknown app trying to use login because a different app id is generated by Facebook.
- I re-used the same app id as in the Facebook meta tags -> this results in a constant redirect to the same page when clicking the Facebook login button.
- I left out the app id from the Facebook like button completey -> when clicking the Facbeook Login button, nothing happens at all.
None of the above works.
Do you have any advice on this?
Thank you so much!