Insufficient quota. Cannot create/update/move resource 'openai2'. (Code: InsufficientQuota)

Supriya Ponnam 0 Reputation points
2024-08-18T14:45:08.3633333+00:00
Insufficient quota. Cannot create/update/move resource 'psu-test-openai2'. (Code: InsufficientQuota)
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,792 questions
{count} votes

1 answer

Sort by: Most helpful
  1. akinbade abiola 15,375 Reputation points
    2024-08-18T23:30:48.95+00:00

    I found similar issue here and the recommendation is:

    1. Make sure the correct value is saved;
    2. Execute source ~/.bash_profile for Mac.
    3. Set the right key using export OPENAI_API_KEY=""

    https://platform.openai.com/docs/quickstart/step-2-set-up-your-api-key

    You can also see similar thread:

    https://community.openai.com/t/probable-openai-bug-insufficient-quota-error-on-paid-account-with-available-balance/331067

    You can mark it 'Accept Answer' and 'Upvote' if this helped you

    Regards,

    Abiola

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.