<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Facebook Login not Working - How-to and Troubleshooting				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 11 Mar 2026 16:10:01 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Facebook Login not Working</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-46201</link>
                        <pubDate>Tue, 22 Sep 2020 08:07:55 +0000</pubDate>
                        <description><![CDATA[@josephkozubek,
Just follow the instruction on How to get Facebook App ID and Secret Key and pay attention in Step 6:]]></description>
                        <content:encoded><![CDATA[<p>@josephkozubek,</p>
<p>Just follow the instruction on How to get Facebook App ID and Secret Key and pay attention in <span>Step 6</span>: </p>
<p>https://wpforo.com/community/faq/how-to-get-facebook-app-id-and-secret-key/</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Alvina</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-46201</guid>
                    </item>
				                    <item>
                        <title>RE: Facebook Login not Working</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-46194</link>
                        <pubDate>Mon, 21 Sep 2020 14:14:10 +0000</pubDate>
                        <description><![CDATA[Posted by: @raine 
Hi Support Team,
I have installed your Forum plugin on my Wordpress site and have set up my Facebook API Configuration.  I have followed both your and Facebook documenta...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="13191" data-postid="36520" data-mention="raine">
<div class="wpforo-post-quote-author"><strong> Posted by: @raine </strong></div>
<p>Hi Support Team,</p>
<p>I have installed your Forum plugin on my Wordpress site and have set up my Facebook API Configuration.  I have followed both your and Facebook documentation (several times); however, when trying to log in using Facebook the following message appears: "The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and sub-domains of your app to the App Domains field in your app settings."</p>
<p>I have raised this question with Wordpress support who also would like to advise that their log is showing the following warning message: </p>
<p> PHP Warning: session_start(): Cannot start session when headers already sent in /srv/htdocs/wp-content/plugins/wpforo/wpf-includes/class-notices.php on line 16</p>
<p>Thanking you for your assistance,</p>
<p>Raine</p>
<p> </p>
<p> </p>
</blockquote>
<p>You need to login to Facebook tools and add a domain with and without prefix. Example: --&gt; www.yourdomain.com &lt;-- ; ---&gt; yourdomain.com &lt;&lt;- Simple, right? :)</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>josephkozubek</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-46194</guid>
                    </item>
				                    <item>
                        <title>RE: Facebook Login not Working</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-36590</link>
                        <pubDate>Mon, 10 Feb 2020 20:35:57 +0000</pubDate>
                        <description><![CDATA[@robert
Thanks Robert, I have removed both.&nbsp; Sorry I didn&#039;t reply earlier, different timezones.&nbsp;
&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@robert</p>
<p>Thanks Robert, I have removed both.&nbsp; Sorry I didn't reply earlier, different timezones.&nbsp;</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>raine</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-36590</guid>
                    </item>
				                    <item>
                        <title>RE: Facebook Login not Working</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-36562</link>
                        <pubDate>Mon, 10 Feb 2020 14:10:50 +0000</pubDate>
                        <description><![CDATA[@raine
Not related to facebook login:
Please remove this CSS code from your website. This code affects all form elements of your website and forum. It makes tons of design problems:
input...]]></description>
                        <content:encoded><![CDATA[<p>@raine</p>
<p>Not related to facebook login:</p>
<p>Please remove this CSS code from your website. This code affects all form elements of your website and forum. It makes tons of design problems:</p>
<pre>input {<br />     height: 60px;<br />}</pre>
<p><a href="https://wpforo.com/wp-content/uploads/2020/02/2020-02-10_1803.png"><img src="https://wpforo.com/wp-content/uploads/2020/02/2020-02-10_1803.png" /></a></p>
<p> </p>
<p>Then remove this custom CSS code from Forums &gt; Settings &gt; Styles &gt; Custom CSS Code textarea. I think you've added this because that was affected by CSS code I mentioned above:</p>
<pre>#wpforo #wpforo-wrap input {<br />      margin-top: 20px;<br />}</pre>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-36562</guid>
                    </item>
				                    <item>
                        <title>RE: Facebook Login not Working</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-36560</link>
                        <pubDate>Mon, 10 Feb 2020 12:45:06 +0000</pubDate>
                        <description><![CDATA[@robert
Sorry, just for your reference.&nbsp; I just removed the Facebook login using the forum settings and checked the page again and the Uncaught error with the SDK (screenshot above) ha...]]></description>
                        <content:encoded><![CDATA[<p>@robert</p>
<p>Sorry, just for your reference.&nbsp; I just removed the Facebook login using the forum settings and checked the page again and the Uncaught error with the SDK (screenshot above) has now gone.&nbsp;</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>raine</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-36560</guid>
                    </item>
				                    <item>
                        <title>RE: Facebook Login not Working</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-36559</link>
                        <pubDate>Mon, 10 Feb 2020 12:40:14 +0000</pubDate>
                        <description><![CDATA[@robert
Thanks for trying.&nbsp; I do appreciate your time even though there has been no solution.
&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@robert</p>
<p>Thanks for trying.&nbsp; I do appreciate your time even though there has been no solution.</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>raine</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-36559</guid>
                    </item>
				                    <item>
                        <title>RE: Facebook Login not Working</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-36558</link>
                        <pubDate>Mon, 10 Feb 2020 12:35:57 +0000</pubDate>
                        <description><![CDATA[@raine,
I&#039;m really sorry but I have no other clue for this issue.
&nbsp;]]></description>
                        <content:encoded><![CDATA[<p>@raine,</p>
<p>I'm really sorry but I have no other clue for this issue.</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-36558</guid>
                    </item>
				                    <item>
                        <title>RE: Facebook Login not Working</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-36557</link>
                        <pubDate>Mon, 10 Feb 2020 12:31:29 +0000</pubDate>
                        <description><![CDATA[@robert
I have deleted the APP over 10 times (not joking) and started again.&nbsp; I have the same problem every time.&nbsp; I have even had myself validated with Facebook thinking that mig...]]></description>
                        <content:encoded><![CDATA[<p>@robert</p>
<p>I have deleted the APP over 10 times (not joking) and started again.&nbsp; I have the same problem every time.&nbsp; I have even had myself validated with Facebook thinking that might be the problem.&nbsp; I have had Wordpress look over my site and they can find no conflict.</p>
<p>As I said before I have tried another social login and it worked.<br /><br />They also had a return URL with a "=facebook" just as the example above by WP Native Articles.&nbsp; I'm guessing this is what I need to find some URL that has something referring to Facebook in it.<br /><br />I have spent the last week reading all the articles about it.</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>raine</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-36557</guid>
                    </item>
				                    <item>
                        <title>RE: Facebook Login not Working</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-36556</link>
                        <pubDate>Mon, 10 Feb 2020 12:21:41 +0000</pubDate>
                        <description><![CDATA[@raine,
And again NO, forget about that URL. You should insert your forum URL. So I think you have some site specific problem, because other social login plugins don&#039;t work too. I recommend...]]></description>
                        <content:encoded><![CDATA[<p>@raine,</p>
<p>And again NO, forget about that URL. You should insert your forum URL. So I think you have some site specific problem, because other social login plugins don't work too. I recommend delete the APP you've created on Facebook and start creating it again. There are tons of articles and support topics related to this error:</p>
<p>https://www.google.com/search?client=firefox-b-d&amp;q=Cant+Load+URL%3A+The+domain+of+this+URL+isnt+included+in+the+apps+domains</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-36556</guid>
                    </item>
				                    <item>
                        <title>RE: Facebook Login not Working</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-36554</link>
                        <pubDate>Mon, 10 Feb 2020 12:00:29 +0000</pubDate>
                        <description><![CDATA[Hi @robert
Yes, I read the article sofy linked to.&nbsp; The bottom half you have screenshot is not relevant because, as per the article,
&quot;UPDATE &ndash; March 2018Facebook has been aggres...]]></description>
                        <content:encoded><![CDATA[<p>Hi @robert</p>
<p>Yes, I read the article sofy linked to.&nbsp; The bottom half you have screenshot is not relevant because, as per the article,</p>
<p>"UPDATE &ndash; March 2018<br />Facebook has been aggressively tightening security. Any new Facebook Login Apps create AFTER the beginning of March 2018 now have Use Strict Mode for Redirect URIs and Enforce HTTPS enabled by default and can no longer be disabled."</p>
<p>They also say (and where I'm stuck because it no longer allows you to just put your domain name in):</p>
<p>"it means that you now have to put the<span>&nbsp;</span><strong>exact</strong><span>&nbsp;</span>return URL into the Valid OAuth Redirect URIs input. Previously, with strict mode disabled, you could just put your domain name in and that would be enough. Now it has to be the exact URL that your return to once you&rsquo;re authorised Facebook. This will be different depending on the App you&rsquo;re using to connect to Facebook. If you&rsquo;re using WP Native Articles it&rsquo;s:</p>
<p class="mb4 f4-5 lh-copy near-black"><code>http://your-site.com/wp-admin/admin.php?page=wpna_facebook&amp;tab=api&amp;wpna-action=facebook_login</code></p>
<p class="mb4 f4-5 lh-copy near-black"><code></code></p>
<p class="mb4 f4-5 lh-copy near-black"><code></code></p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>raine</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/facebook-login-not-working/#post-36554</guid>
                    </item>
							        </channel>
        </rss>
		