Error when trying to create a ChatGPT App "No actor biscuit found"
OpenAI Developer Community
May 7, 2026
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
Discussion in the ATmosphere