Skip to content

issues Search Results · repo:Schmavery/facebook-chat-api language:JavaScript

Filter by

634 results
 (62 ms)

634 results

inSchmavery/facebook-chat-api (press backspace or delete to remove)

Am getting the following error message when trying to log in using the cookies extracted from in the appState format: image I am able to log into the account in the browser and so it is not the issue ...
  • ricofargnoli
  • 1
  • Opened 
    on Jun 4, 2022
  • #904

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 it on my console ...
  • Shineurysm
  • 1
  • Opened 
    on Jun 3, 2022
  • #903

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 for a reply? of a certain user.
  • PedjPedj
  • 2
  • Opened 
    on Feb 23, 2022
  • #902

api.listenMqtt(function callback(err, message) { api.getThreadInfo(message.threadID, function(err, thread) { if (message.body === count ) { api.sendMessage( Total: + thread.messageCount, message.threadID); ...
  • tddaij
  • 1
  • Opened 
    on Jan 30, 2022
  • #900

{ 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 ...
  • kiznick
  • Opened 
    on Dec 30, 2021
  • #899

Error when use api.listenMqtt Code const fs = require( fs ); const login = require( facebook-chat-api ); login({appState: JSON.parse(fs.readFileSync( appstate.json , utf8 ))}, (err, api) = { if(err) ...
  • kiznick
  • 1
  • Opened 
    on Dec 27, 2021
  • #898

Hi, I keep having this error. Please help. It seems to be having problem parsing the message. I m not really sure. I m a JS noob. undefined:1 %� ^ SyntaxError: Unexpected token in JSON at position ...
  • PedjPedj
  • 11
  • Opened 
    on Dec 10, 2021
  • #895

Hi, Image is uploaded and i can get the image_id, but once send , return me error. { __ar: 1, error: 1545006, errorSummary: Attachment not found , errorDescription: The attachment could not be found. ...
  • LvHean
  • 1
  • Opened 
    on Oct 31, 2021
  • #894

api.sendMessage is not working now err: 1357005
  • w3webtool
  • 2
  • Opened 
    on Oct 29, 2021
  • #891

fix login erorr
  • manhkhac
  • 9
  • Opened 
    on Oct 22, 2021
  • #890
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub