Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants