Execution of a crew in app.crewai.com failed

I’m running a crew in the new app.

If I’m getting the status of the crew I’m getting this status response.

{
  "state": "FAILED",
  "status": "litellm.AuthenticationError: AuthenticationError: OpenAIException - The api_key client option must be set either by passing api_key to the client or by setting the OPENAI_API_KEY environment variable",
  "result": null,
  "last_step": null,
  "last_executed_task": null
}

I set the environment variable in the app:

What did I wrong and how can I fix it?

@Frank_Jelinek Since I’ve seen users having quite some problems with CrewAI Enterprise. You might not have done anything wrong.