Good afternoon. Yesterday I registered for OpenAI. Received API keys. Today I’m creating a custom connection in Power Automate. I click test connection. And I get the error:
{
“error”: {
“message”: “You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.”,
“type”: “insufficient_quota”,
“param”: null,
“code”: “insufficient_quota”
}
}
How could I exceed the quota if I just created the connection and started the test? In the test, I sent a request that contained a simple question: “How are you?”