I’m not sure if it’s related, but I started creating a ChatGPT App earlier today, but did not finish the process, and wound up closing the page in the middle of the first step.
Now, when attempting to list ChatGPT Apps or create a new ChatGPT App, the request silently fails. Looking in the network panel in my browser shows the following response:
{
"error": {
"message": "No actor biscuit found",
"type": "invalid_request_error",
"param": null,
"code": null
}
}
I’ve tried logging out & back in, clearing my browser cache, deleting all cookies & browser storage, and nothing works. Is this a known issue? How can I resolve it?
Exact same issue.
Recreated across 2 separate ChatGPT accounts with business level verification.
Additionally, my previous ChatGPT App draft is now missing from my account.
How to recreate:
- Go to ChatGPT Apps
- Click “Create App”
- Nothing happens
Error logs:
POST https://api.openai.com/v1/dashapi/apps 401 (Unauthorized)
Uncaught (in promise) UserError: No actor biscuit found
at J.handleResponse (index.js)
at l (index.js)
at async J.fetch (index.js)
Call stack (simplified):
fetch → updateApp → mutationFn → execute → mutate
Thanks for reporting this. This was a temporary OpenAI-side issue affecting ChatGPT Apps management on May 7. It could make app lists appear empty and prevent app creation. Service was restored that day and additional safeguards were added. Closing the setup page did not cause it. If you still see this error, please contact Support with the exact UTC time and x-request-id. Please do not share API keys.