snowby666 / poe-api-wrapper

👾 A Python API wrapper for Poe.com. With this, you will have free access to GPT-4, Claude, Llama, Gemini, Mistral and more! 🚀
https://pypi.org/project/poe-api-wrapper/
GNU General Public License v3.0
677 stars 81 forks source link

The server is down? Why SubscriptionMutation #137

Closed FightingFranky closed 2 months ago

FightingFranky commented 2 months ago

DEBUG | poe_api_wrapper.api:connect_ws:164 - Failed to subscribe by sending SubscriptionsMutation. Raw response data: {'data': None, 'errors': [{'message': 'Server Error'}], 'extensions': {'is_final': True}}

FightingFranky commented 2 months ago

The problem was that I parsed the wrong API code.😂