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
678 stars 81 forks source link

The Server is Down? #161

Closed FightingFranky closed 3 weeks ago

FightingFranky commented 3 weeks ago

RuntimeError: An unknown error occurred. Raw response data: {'data': None, 'errors': [{'message': 'Server Error'}], 'extensions': {'is_final': True}}

It happened to me quite often these days, does anyone have solutions?

7trail commented 3 weeks ago

This may be caused by the same API issues as https://github.com/snowby666/poe-api-wrapper/issues/160

FightingFranky commented 3 weeks ago

This may be caused by the same API issues as #160

It looks like the Poe official makes a second authentication on acquiring the response... Anyone who knows how to fix this.

FightingFranky commented 3 weeks ago

@snowby666

snowby666 commented 3 weeks ago

I've just updated a temp fix. Right now if you are connecting via datacenter or sth similar it will be blocked by cloudflare.

FightingFranky commented 3 weeks ago

I've just updated a temp fix. Right now if you are connecting via datacenter or sth similar it will be blocked by cloudflare.

You save my ass, thanks

SolarDriftCom commented 3 weeks ago

How do you get the cloud fare cookie tokens? Thanks