Why does Pidgin refuse to connect to Facebook Chat?

69,469

Solution 1

The settings have changed recently.

open pidigin accounts and edit the facebook account to the following:

Protocol: XMPP

Username: xyz (This might not be the username that you enter at facebook login page - But the one which you see on your timeline link - https://www.facebook.com/xyz)

Domain: chat.facebook.com

Resource: Pidgin (this is what is missing most of the time)

Password: xyx

Local alias: xyz

On the advanced tab:

Connect port: 5222

Connect server: chat.facebook.com

Solution 2

Since nobody else has posted this as an answer...

As of May 2015, facebook chat no longer uses XMPP so you can't just use that to connect in pidgin.

Instead, try this plugin: https://github.com/jgeboski/purple-facebook/wiki

Solution 3

Facebook itself has a page to help set up several chat clients https://www.facebook.com/sitetour/chat.php (or Help search your chat client)

While signed in to Facebook, choose your chat client and you will get a pop-up window telling you the exact settings to enter based on your Facebook login. (for example, username is not the same as what you use to sign into Facebook...)

And just to restate the obvious, I got the "not authorized" after I did the above and realized I had missed a character entering my password...

Solution 4

I was finally able to find the missing step in solving this:

Apps needs to be enabled on: https://www.facebook.com/settings?tab=applications&section=opt_out

Be sure to go through all of this 'App' page and uncheck anything you don't need (i.e. everything).

For the record:

Good luck!

Solution 5

When being behind a proxy (not sure if the same for each and every network/proxy config out there) it's worth to try changing "connect port" as well - from default 5222 to 443. This was something that I had to do in order to get it working at my workplace.

So the full config would be:

Basic tab:

 Username: *xyz* (the one that leads to your profile with link like this: http://facebook.com/xyz)
 Domain: *chat.facebook.com*
 Resource: can be blank or *Pidgin* as suggested in facebook's docs
 Password: *your-facebook-password*

Advanced tab:

Connection security: *Require enctryption*
Allow plaintext auth over unencrypted streams: *unchecked*
Connect port: *443*
Connect server: *chat.facebook.com*
Share:
69,469
lisalisa
Author by

lisalisa

Updated on September 18, 2022

Comments

  • lisalisa
    lisalisa almost 2 years

    I have searched around the net for a solution to my problem. I gave myself an account user name for facebook so I could use the chat in Pidgin 2.10.3. However, no matter what I do, Pidgin refuses to enable the account and it gives me the same message:

    [email protected]/Pidgin disabled Not Authorized

    I used the tutorial on at this blog: http://poppleit.com/how-to-howto-use-facebook-facebookchat-facebook-chat-with-pidgin-instant-messenger-14-07-2012/#comments

    • atenz
      atenz almost 12 years
      Refer here facebook.com/note.php?note_id=371950911048&id=210368314792. Try logging in Facebook with username from Browser and do the same with pidgin , it might work.
    • mondjunge
      mondjunge almost 12 years
      "Not Authorized" means your pidgin is not allowed to connect to facebook. Find the "Allowed Applikations" or similar Settings in facebook and allow pidgin to connect with your facebook account.
    • RobinHood70
      RobinHood70 about 9 years
      As of May 2015, Facebook chat no longer works from Pidgin. See: omgubuntu.co.uk/2015/04/….
    • Fernando Kosh
      Fernando Kosh almost 9 years
      What works for me was the purple-facebook plugin, a replacement for the builtin Facebook XMPP plugin. See: github.com/jgeboski/purple-facebook/wiki
  • Wouter
    Wouter over 8 years
    Since May 2015 this solution no longer works. On both windows and linux the purple-facebook plugin can be used: github.com/jgeboski/purple-facebook/wiki
  • Wouter
    Wouter over 8 years
    Since May 2015 this solution no longer works. On both windows and linux the purple-facebook plugin can be used: github.com/jgeboski/purple-facebook/wiki
  • Ahmad Siavashi
    Ahmad Siavashi over 8 years
    As stated on their facebook page facebook.com/pidgin.im on July 15, 2015. Thanks for the hint!
  • Tomáš Zato - Reinstate Monica
    Tomáš Zato - Reinstate Monica over 7 years
    Link in this answer redirects me on messenger.com.