ChatSecureAndroid icon indicating copy to clipboard operation
ChatSecureAndroid copied to clipboard

Facebook login stuck at 'signing in' on Android

Open ritazagoni opened this issue 8 years ago • 4 comments

I use Andriod 4.1.2. I try to login to Facebook chat with [email protected] using the Jabber/XMPP login. The login process gets stuck at 'Signing in'.

ritazagoni avatar Feb 11 '16 10:02 ritazagoni

Unfortunately, Facebook has recently disabled access to their servers through the open XMPP protocol. We are hoping to move to their new API, but we are not yet sure if it is possible. :(

n8fr8 avatar Feb 11 '16 14:02 n8fr8

That's exactly what I was afraid of. Was there any official communication about this from Facebook? Or unofficial...? I read about their response about Crypter stating that they didn't change anything http://www.digitaltrends.com/social-media/facebook-puts-an-end-to-message-encryption-app-crypter/. And all at once Chatsecure and Jitsi Facebook connection don't work either. Thanks!

On Thu, Feb 11, 2016 at 3:35 PM, Nathan Freitas [email protected] wrote:

Unfortunately, Facebook has recently disabled access to their servers through the open XMPP protocol. We are hoping to move to their new API, but we are not yet sure if it is possible. :(

— Reply to this email directly or view it on GitHub https://github.com/guardianproject/ChatSecureAndroid/issues/738#issuecomment-182890651 .

ritazagoni avatar Feb 11 '16 15:02 ritazagoni

Yes they did here quite awhile ago: https://developers.facebook.com/docs/chat

We just didn't believe they would actually follow through, since their April 30th, 2015 deadline passed and it was still working.

n8fr8 avatar Feb 11 '16 15:02 n8fr8

@n8fr8 Hi, i was looking around and found this nodejs repo facebook-chat-api. This repo makes it possible to connect to facebook without using the deprecated chat api. Maybe this will be of some help.

keshavkaul avatar Mar 01 '16 06:03 keshavkaul