leetaekkoo / asmack

Automatically exported from code.google.com/p/asmack
Other
0 stars 0 forks source link

cant login in facebook #46

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
i am able to connect successfully facebook via asmack but cant login in it.
if i set  connConfig.setSASLAuthenticationEnabled(true);
than it gives me below exc:
01-13 10:53:05.938: INFO/XMPPClient(389): [SettingsDialog] Connected to 
chat.facebook.com
01-13 10:53:07.178: ERROR/XMPPClient(389): [SettingsDialog] Failed to log in as 
chikka0305@chat.facebook.com
01-13 10:53:07.178: ERROR/XMPPClient(389): SASL authentication failed using 
mechanism DIGEST-MD5: 
and id i set :connConfig.setSASLAuthenticationEnabled(false);
it gives me service unavailable

Original issue reported on code.google.com by chiragshah.devit@gmail.com on 19 Jan 2011 at 5:20

GoogleCodeExporter commented 9 years ago
     a confuse exception,I think it's to bug in asmack

Original comment by zengqin...@gmail.com on 31 Mar 2011 at 6:36