xqdoo00o / ChatGPT-to-API

Scalable unofficial ChatGPT API for production.
650 stars 129 forks source link

The new update from Open AI seems to f*** up the Access Token & PUID Auth #7

Closed bi1101 closed 11 months ago

bi1101 commented 11 months ago

Since yesterday, the Auth has been returning stuff like this, I tried proxy, no proxy, using my local machine, but nothing works. The HAR has also been provided

Updating access token for @.com Error getting auth Arkose token Location: begin Status code: 0 Details: a valid HAR file required

bi1101 commented 11 months ago

似乎HAR文件是问题所在,我可以看到

success read chat arkose

但仍然存在错误

a valid HAR file required

也许结构已经改变了?

我是唯一一个遇到这个错误的吗?

除此之外,API 调用仍然有效。

bi1101 commented 11 months ago

似乎旧版本的存储库没有这个问题。

xqdoo00o commented 11 months ago

账号新登录也需要arkose了,你需要浏览器控制台 勾选保留日志 并重新登录账号后,保存下har文件