Getting: "Engine not found" when using codex

Hi, I have been part of the BETA of Codex for a while now. Today I logged in to see that I can’t generate code anymore using code-davinci-001. Was I removed from BETA?

Hi @0x16e8bea

Welcome to the community.

I’d not skip to that conclusion.

Try calling the API to get engines and see what response you get.

curl -u :YOUR_API_KEY https://api.openai.com/v1/engines

Also it would be helpful to tell us a bit more about what functionality were you using codex for? e.g completion, answers etc.