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
953 stars 111 forks source link

Api Wrapper not working #186

Closed BeetleBobsai closed 3 months ago

BeetleBobsai commented 3 months ago

Error: Sending request SendMessageMutation failed. status_code:200, Error log: RuntimeError("Server Error. Raw response data: {'data': None, 'errors': [{'message': 'Server Error'}], 'extensions': {'is_final': True}}")

crsec commented 3 months ago

me too

LarryUESTC commented 3 months ago

me too

huiye19 commented 3 months ago

me too

BeetleBobsai commented 3 months ago

As a temp fix replace the hash for SendMessageMutation in queries.py from f6c1dfb1b10f314d39c15ab3dcd031b12520725e2171f4f557db6199ca8e35a2 to f5c89844d6cb754038fc6260a37f19c7685390cd3b8e318a7c5627ac5f3b4e7b. I don't know what else is broken.

huiye19 commented 3 months ago

@BeetleBobsai it works. thx!

As a temp fix replace the hash for SendMessageMutation in queries.py from f6c1dfb1b10f314d39c15ab3dcd031b12520725e2171f4f557db6199ca8e35a2 to f5c89844d6cb754038fc6260a37f19c7685390cd3b8e318a7c5627ac5f3b4e7b. I don't know what else is broken.

snowby666 commented 3 months ago

This is fixed in the new version

phamxtien commented 2 months ago

Error again :(

phamxtien commented 2 months ago

Error again :(

Fix by https://github.com/snowby666/poe-api-wrapper/issues/189#issuecomment-2334980721