Topic-icon Facebook social login error

1 month 2 weeks ago #68978 by LGASM
Hi!
Facebook changed its developer pages and, after upgrading to J4 and JFB to version 9.1.76, Facebook login now always shows the error in the attached screenshot ("Blocked URL"...).
I was not able to find where tochange or add URI in app OAuth settings.
It was probab;ly moved elsewhere different from what is shown on JFB documentation, which therefore seems outdated.
Please HELP!
Tks in advance.
Best regards!
Luiz 
Attachments:
The topic has been locked.
Support Specialist
1 month 2 weeks ago #68982 by mel
Replied by mel on topic Facebook social login error
In developers.facebook.com:

Facebook Login > Settings
* Still define your Valid OAuth Redirect URLs here
* Web OAuth login setting to be enabled
* Client OAuth login setting to be enabled

App Settings > Basic
* Still need to define your app domains here
The topic has been locked.
1 month 2 weeks ago #68983 by LGASM
Replied by LGASM on topic Facebook social login error
Tlks!
Could you please give me an example of the redirect URLs?
Best regards!
The topic has been locked.
Support Specialist
1 month 1 week ago - 1 month 1 week ago #68987 by mel
Replied by mel on topic Facebook social login error
If you are using the Facebook provider:
https://yourdomain.com/index.php?option=com_jfbconnect&task=authenticate.callback&provider=facebook
https://www.yourdomain.com/index.php?option=com_jfbconnect&task=authenticate.callback&provider=facebook


If you are using Facebook Business provider
https://yourdomain.com/index.php?option=com_jfbconnect&task=authenticate.callback&provider=facebookbusiness
https://www.yourdomain.com/index.php?option=com_jfbconnect&task=authenticate.callback&provider=facebookbusiness


What we're using on SourceCoast:
 
Attachments:
Last edit: 1 month 1 week ago by mel.
The topic has been locked.