facebook-chat-api
facebook-chat-api copied to clipboard
Unofficial Facebook Chat API for Nodejs
Hi, the api keeps throwing the "Wrong username/password" error. I tried with a few different accounts including a whitehat one and it didn't work. `martin@MartinPC2:~/Documents/fbapitest$ node index.js info login Logging...
is it possible to recieve a message from a thread or a conversation between you and a person? assume that this exist: "getMessages(conversationID, start, end, (callback))" and when i log...
fix login erorr
Not really an issue but something that madly confuses me and I can't ask about it anywhere but only here. In a chat, how do I make the bot wait...
``` { error: 'Problem parsing message object. Please open an issue at https://github.com/Schmavery/facebook-chat-api/issues.', detail: TypeError: Cannot read property 'id' of null at _formatAttachment (C:\Users\Administrator\Desktop\nodejs\fbproj\node_modules\facebook-chat-api\utils.js:489:27) at C:\Users\Administrator\Desktop\nodejs\fbproj\node_modules\facebook-chat-api\utils.js:625:55 at Array.map () at...
buffer and catch listenMqtt
This adds a new function `getMessage` to look up a message by its messageID. Resolves #850
Resolves #784
I just copied, pasted, and run code from example usage, and that error occurs. Please help me with this. Thank you. 
error: 'Problem parsing message object. Please open an issue at https://github.com/Schmavery/facebook-chat-api/issues.', detail: TypeError: Cannot read property 'id' of null at _formatAttachment (/home/container/node_modules/fca-unofficial/utils.js:520:27) at /home/container/node_modules/fca-unofficial/utils.js:699:55 at Array.map () at Object.formatDeltaMessage (/home/container/node_modules/fca-unofficial/utils.js:699:46)...