Closed ddlidded closed 9 months ago
@ddlidded the problem is not in the version.
@ddlidded the problem is not in the version.
- Check if you entered the correct domain in your FB app.
- Check if the product is Facebook Login, not Facebook Login for Business.
- Check if you entered the correct callback URLs.
Ran into a a similar issue. My FB app has the facebook login addon and is correct. My environment is localhost. No callback needs to be specified in facebook callbacks.
Any idea on how to fix this?
No callback needs to be specified in facebook callbacks.
Why? You should put the callback link.
Go to the “Valid OAuth Redirect URIs” input and enter these callback URLs:
https://your-app-url.com/mixpost/callback/facebook_page https://your-app-url.com/mixpost/callback/facebook_group
i can't find facebook login product, Facebook Login for Business is the only login product available in my case. And there is no option to switch to facebook login.
@pratikkuikel
From the doc:
Ive got the same issue, I have done all of the above and followed your documentation for the Facebook app. I'm using Ngrok because it needs https and i'm on a local Sail windows development, would this be the issue? It just says 'Sorry something went wrong' same as the image above. I've tried consumer and business accounts with the facebook login and added the call back URLS + domains.
Not sure what the issue is. thanks.
@ddlidded the problem is not in the version.
- Check if you entered the correct domain in your FB app.
- Check if the product is Facebook Login, not Facebook Login for Business.
- Check if you entered the correct callback URLs.
Ran into a a similar issue. My FB app has the facebook login addon and is correct. My environment is localhost. No callback needs to be specified in facebook callbacks.
Any idea on how to fix this?
@Gibigbig You cannot expect Facebook to connect to your localhost ain't you?
Steps to reproduce the problem
There is no option to select another API version other than v18.0. The versions suggested in the documentation are not available for selection, so attempting to add a new page fails.
Expected behaviour
Facebook Page Should Be Added
Actual behaviour
Failed to Connect Facebook Page
Detailed description
No response
Specifications
inovector/mixpost:v1.1.3