Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Cannot retrieve prev. msg #155

Open
i8890321 opened this issue May 31, 2024 · 0 comments
Open

Cannot retrieve prev. msg #155

i8890321 opened this issue May 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@i8890321
Copy link

Here's the output in my cmd window

C:\Users\abc\Portable_Python-3.8.6_x64\App\Python>python poe_retrievemsg.py
Traceback (most recent call last):
File "poe_retrievemsg.py", line 31, in
previous_messages = client.get_previous_messages('a2', chatId=123456789, count=2)
File "C:\Users\abc\Portable_Python-3.8.6_x64\App\Python\lib\site-packages\poe_api_wrapper\api.py", line 1000, in get_previous_messages
chatdata = response_json['data']['node']
TypeError: 'NoneType' object is not subscriptable

@snowby666 snowby666 added the bug Something isn't working label Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants