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

Rate limit exceeded for sending requests to poe.com. Please try again later。 #110

Closed w0r1dhe110 closed 3 months ago

w0r1dhe110 commented 4 months ago

File "C:\Python312\Lib\site-packages\poe_api_wrapper\api.py", line 170, in init self.connect_ws() File "C:\Python312\Lib\site-packages\poe_api_wrapper\api.py", line 294, in connect_ws raise RuntimeError("Rate limit exceeded for sending requests to poe.com. Please try again later.") RuntimeError: Rate limit exceeded for sending requests to poe.com. Please try again later.

The system was running normally a month ago, but now it displays an error message: "Rate limit exceeded for sending requests to poe.com. Please try again later." I haven't been able to identify the problem, could you please take a look? Thank you very much.

YonQua commented 4 months ago
raise RuntimeError("Rate limit exceeded for sending requests to poe.com. Please try again later.")

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

phamxtien commented 4 months ago

Disconnect your email image

YonQua commented 4 months ago

Disconnect your email 断开电子邮件连接 image

我进账号看了,没绑邮箱。我发现我换一个节点就能用了,可能是网络节点问题,

yalunren commented 4 months ago

Have same problem. I registered a non gmail new account and changed a computer to connect. Still have rate limit warning. However, the bot works fine when use in chrome browser. Not sure why.

w0r1dhe110 commented 4 months ago

Have same problem. I registered a non gmail new account and changed a computer to connect. Still have rate limit warning. However, the bot works fine when use in chrome browser. Not sure why.

I have the same problem as you, I don't have a quora account connected. I re-registered a poe account, but still got this error and could browse normally.

w0r1dhe110 commented 4 months ago

可能是网络节点问题

It may be a network node problem, but the browser can be used normally

w0r1dhe110 commented 4 months ago

Disconnect your email image

The poe account I registered directly is not associated with the quora account.

phamxtien commented 4 months ago

Try sign up quora with the same email and get cookie from quora

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