Message send is not received
I got Facebot working with fork of spartak1547 and was able to login successful. I was also able to send a message (clearly there was not error during sending the message), but the message never arrives at receivers account. I tried with myself as receiver and also with another account.
I fixed it
Maybe I dind't explained the problem correctly. If I am sending a message using following code:
from facebot import Facebook fb = Facebook('userid', 'pw') fb.send_person('otheruserid'; 'test')
The message never receives at the second account with uid 'otheruserid'. Maybe the format of data send to MESSAGE_URL is wrong or changed. or the URL changes?
sending messages works, maybe you are using the wrong id
what exactly is the userid?
Also doesn't work with me. For userid, I'm putting in their Profile name