acheong08 / ChatGPT-to-API

Scalable unofficial ChatGPT API for production.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

【BUG】Fail to be authorized by access token

WaveBird opened this issue · comments

It seems that openai maybe updated it's authorization mechanism and I receive the following error message when using access token

OpenAI: {"details":{"detail":{"code":"invalid_jwt","message":"Could not parse your authentication token. Please try signing in again.","param":null,"type":"invalid_request_error"}},"error":"error sending request"}

Some mistake, ignore this plz.