chatgpt-java icon indicating copy to clipboard operation
chatgpt-java copied to clipboard

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

Open Lynn-Sun opened this issue 2 years ago • 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

Lynn-Sun avatar Mar 12 '23 15:03 Lynn-Sun