AcaiSoftware/chatgpt-java

When I executed the refreshAccessToken method, it threw a timeout exception

Lynn-Sun opened this issue · 0 comments

When I executed the refreshAccessToken method, it threw a timeout exception,I found that it's calling the URL https://chat.openai.com/api/auth/session. Has this URL expired?Because I didn't find this URL in the console.
image