juzeon / poe-openai-proxy

A wrapper that lets you use the reverse-engineered Python library poe-api library as if it was the OpenAI API for ChatGPT. You can connect your favorite OpenAI API based apps to this proxy and enjoy the ChatGPT API for free!
GNU General Public License v3.0
424 stars 98 forks source link

Failed to register token to Poe #24

Closed XZ1314XZ closed 1 year ago

XZ1314XZ commented 1 year ago

I succeed to use all funtion yesterday.But it start to be invalid today. Of course, I guarantee that I have manually changed the token to verify that the token is real and usable.

There are the info in running poe-openai-proxy

INFO: registering client: failed: Invalid token or no bots are available.
glidea commented 1 year ago

+1

fkx816 commented 1 year ago

use poe-api 0.4.5 may solve this problem

XZ1314XZ commented 1 year ago

Fine.Thanks.When I use 0.4.5 it works