Tagged Questions
0
votes
1answer
36 views
“IOError: closed stream” error when authenticating on xmpp4r_facebook
This is quite strange since it used to work, and now it doesn't. If it was 'Not Authorized' error, it would have been easy, but with "IOError: closed stream", I am stumped.
I thought it may have ...
1
vote
1answer
311 views
Not able to send facebook message using xmpp4r_facebook
I am following the instructions presented in http://dalibornasevic.com/posts/35-how-to-send-private-messages-with-facebook-api to send message to my friend and currently testing from command line. ...
2
votes
1answer
304 views
Error while sending message using xmpp4r_facebook
I am following the instructions presented in http://dalibornasevic.com/posts/35-how-to-send-private-messages-with-facebook-api to send message to my friend and currently testing from command line. ...