runtime error

Traceback (most recent call last): File "app.py", line 8, in <module> client = poe.Client(token) File "/home/user/.local/lib/python3.8/site-packages/poe.py", line 73, in __init__ self.next_data = self.get_next_data() File "/home/user/.local/lib/python3.8/site-packages/poe.py", line 94, in get_next_data self.formkey = next_data["props"]["formkey"] KeyError: 'formkey'

Container logs:

Fetching error logs...