MinhHuyDev / fbchat-v2

About Facebook Chat (Messenger) for Python
https://mhuyz.dev
Apache License 2.0
38 stars 16 forks source link

SendMessage Error #20

Open rayenking opened 2 months ago

rayenking commented 2 months ago

<!DOCTYPE html>Error

Sorry, something went wrong.

We're working on getting this fixed as soon as we can.

Go back

Exception in thread Thread-5 (send): Traceback (most recent call last): File "C:\Users\ryana\AppData\Local\Programs\Python\Python312\Lib\threading.py", line 1073, in _bootstrap_inner self.run() File "C:\Users\ryana\AppData\Local\Programs\Python\Python312\Lib\threading.py", line 1010, in run self._target(*self._args, **self._kwargs) File "C:\Users\ryana\OneDrive\Desktop\Works\fbchat-v2\src__sendMessage.py", line 33, in send self.sendMessage() File "C:\Users\ryana\OneDrive\Desktop\Works\fbchat-v2\src__sendMessage.py", line 113, in sendMessage self.sendRequests() File "C:\Users\ryana\OneDrive\Desktop\Works\fbchat-v2\src__sendMessage.py", line 121, in sendRequests sendRequests = json.loads(sendRequests.split("for (;;);")[1])


IndexError: list index out of range
MinhHuyDev commented 2 months ago

Thanks for issue. I will fix it soon.