facebook-chat-api icon indicating copy to clipboard operation
facebook-chat-api copied to clipboard

Unofficial Facebook Chat API for Nodejs

Results 101 facebook-chat-api issues
Sort by recently updated
recently updated
newest added

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...

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

I just copied, pasted, and run code from example usage, and that error occurs. Please help me with this. Thank you. ![661E42A5-1F3D-4335-9FEA-C8EEBC3B38F4](https://user-images.githubusercontent.com/51285199/82083706-2d176400-9710-11ea-91cb-dcf598178848.jpeg)

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)...