Bug Report:
Steps to reproduce:
- Enter the sidebar menu
- Tap or click "Retry" when it says "Unable to load history"
- Message appears "Unable to load history" but without the retry button.
Expected result:
History shows up.
Actual result:
"Unable to load history" message. "Retry" results in the same message
In Dev Tools, I see a request to https://chat.openai.com/backend-api/conversations?offset=0&limit=28&order=updated fails with status 500. And preview of response in dev tools says "Failed to load response data: No resource with given identifier found". When I hit the retry button I get the response "{"detail":"Something went wrong."}"I am using google's new passkey sign in. I wonder if thats the problem?
Additional information
Browser: Desktop Chrome, Desktop Firefox, Mobile Chrome, Mobile Firefox all the same. I have tried logging out of all other browsers first. I have tried disabling all extensions.