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
687 stars 82 forks source link

RuntimeError: Rate limit exceeded for sending requests to poe.com. Please try again later. #114

Closed palislau closed 3 months ago

palislau commented 4 months ago

RuntimeError: Rate limit exceeded for sending requests to poe.com. Please try again later.

when can this problem be solved? 啥时候能修好呀大佬

kevin-weitgenant commented 4 months ago

I have the same problem... Can't I use this API if I have premium Poe?

PMajesty commented 4 months ago

Use the quora key instead, it works for some reason

Evertt commented 4 months ago

Where do I find the quora key? I just knew to get my key from the cookie called p-b.

Edit

can I then somehow use this as an HTTP endpoint without needing to code anything in Python?

Edit 2

I found some quora related values in my localStorage, but I couldn't get anything to work.

Is it possible that in my case it won't work, because I created my account on an Apple device via Apple?

PMajesty commented 3 months ago

Where do I find the quora key? I just knew to get my key from the cookie called p-b.

Edit

can I then somehow use this as an HTTP endpoint without needing to code anything in Python?

Edit 2

I found some quora related values in my localStorage, but I couldn't get anything to work.

Is it possible that in my case it won't work, because I created my account on an Apple device via Apple?

What I've done is went on quora, logged it, took the m-b cookie and used THAT instead of my poe key. It worked for me. There's a mini guide in the README

Evertt commented 3 months ago

Thank you, that indeed worked.

palislau commented 3 months ago

but neither quora key nor poe key works for me, anyone have the same issue?

PMajesty commented 3 months ago

Yeah it doesn't work for me anymore. Can't find the solution

PMajesty commented 3 months ago

Oh, the dev released a fix. Update the package and read the new readme. It works now 🤦 can't believe I didn't check the releases