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.
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?
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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now