souravndp Posted April 19, 2014 Posted April 19, 2014 I am trying to connect to facebook xmpp chat server. Some months ago, the code worked fine but now it does not work and it runes and runs until timed out. see the code here-- https://developers.facebook.com/docs/chat/ I am using first sample code with proper app id, app secret etc. --output-- Test platform connect for XMPPaccess_token: server: chat.facebook.comuid: 1792600469app id: 100131640064548[iNFO] Opening connection... connnection open1X-FACEBOOK-PLATFORMPLAIN 23 45X-FACEBOOK-PLATFORMPLAIN 6< challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>dmVyc2lvbj0xJm1ldGhvZD1hdXRoLnhtcHBfbG9naW4mbm9uY2U9OURCQzk2MDQ3NzAyODZBOUE4QzAzNENBMzQ4MUMzRDE= I think the timeout is due to any unsupported function. Can anyone please help me to find out if any functions used in the above code is not supported by heliohost stevie server? Please check the code in the above link(facebook docs) and help me. Thank you. Quote
Ice IT Support Posted April 20, 2014 Posted April 20, 2014 Are there any error_log files in the folder where your application is stored? Quote
souravndp Posted April 22, 2014 Author Posted April 22, 2014 There is error.log file in the folder. But there is no error for this code. I checked already. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.