Bug Report:
Steps to reproduce:
- Visit chat.openai.com
- Enter any text, using any model or Custom GPT.
Expected result:
A reply. Also conversation history.
Actual result:
Chat history does not load. All messages are met with a red box with "Hmm...something seems to have gone wrong.”. This is due to a HTTP 500 error when POSTiing to https://chat.openai.com/backend-api/conversation.
Additional information
Browser: Safari, Chromebook, Mac Chrome, and the Android client
OS: Mac, Chromebook, Android
I am able to use the API playground successfully, however.