Zai-Kun / reverse-engineered-chatgpt

Unofficial reverse-engineered ChatGPT API in Python
Apache License 2.0
240 stars 31 forks source link

Expired tokens #52

Open Ggre55 opened 2 months ago

Ggre55 commented 2 months ago

make it able to renew expired tokens and this would be best solution ever i need this but must work for long term so am not considering it for now and dont have time to work on it myself

codingmall commented 1 month ago

ChatGPT changed their web interface and this API uses the old way. So, this simply cannot work now.

I tried another way and that SURELY works but requires more hardware resources.

ZenBerry commented 1 month ago

ChatGPT changed their web interface and this API uses the old way. So, this simply cannot work now.

I tried another way and that SURELY works but requires more hardware resources.

Could you please share it? ^-^

codingmall commented 1 month ago

It is comprised of a special browser plus some customized code. You can message me for details if you like.

Qidan475 commented 1 month ago

some kind of solution based on selenium? well im wondering too, +1 would like to know how

codingmall commented 1 month ago

some kind of solution based on selenium? well im wondering too, +1 would like to know how

Oh no, it is not. Everybody knows selenium.

codingmall commented 1 month ago

ChatGPT changed their web interface and this API uses the old way. So, this simply cannot work now. I tried another way and that SURELY works but requires more hardware resources.

Could you please share it? ^-^

Hopefully you've got the invite.

Qidan475 commented 1 month ago

some kind of solution based on selenium? well im wondering too, +1 would like to know how

Oh no, it is not. Everybody knows selenium.

alrighty, could you share with me too?

YotaInGame commented 1 month ago

ChatGPT changed their web interface and this API uses the old way. So, this simply cannot work now.

I tried another way and that SURELY works but requires more hardware resources.

Hi! please could you share with me too?:)

brizzbane commented 1 month ago

so does re_gpt not work now? I'm getting an error of an expired token...I have updated, and same thing.

Loved this module, I just havent used in a month or two. Hoping it's not dead.