#anyone know why i get this message when i try to use the api?You exceeded your current quota

30 messages · Page 1 of 1 (latest)

sick gate
obtuse chasm
#

Maybe you got same error too

#

expired credit

unborn patio
#

Do you know if this is a bug? I'm seeing it too. It looks like I never used any credit. But maybe when I tried out dall-e 2 is when the account was created and I got the initial credit?

sonic flume
unborn patio
#

I don't remember creating the account

#

But I guess I did? If I didn't use any credit is there any way to get it reset?

sonic flume
#

You can try send an email to openai, but I'm sure they're already busy

unborn patio
#

thanks

sonic flume
glad valve
#

I am trying to use the API em it says the error: "You exceeded your current quota, please check your plan and billing details"

#

But i my usage there is nothing:

#

It is the first time i am trying to use de API by a Python cod

sonic flume
river mason
#

Same here

#

» curl https://api.openai.com/v1/chat/completions
-H "Content-Type: application/json"
-H "Authorization: Bearer $OPENAI_API_KEY"
-d '{
"model": "gpt-3.5-turbo",
"messages": [{"role": "user", "content": "Say this is a test!"}],
"temperature": 0.7
}'
{
"error": {
"message": "You exceeded your current quota, please check your plan and billing details.",
"type": "insufficient_quota",
"param": null,
"code": null
}
}

#

I have used the api yesterdayevening for the first time

#

I think then it was ok that I got blocked, but now it is 10 hours later. And it wold be nice if only actual completions would count.

glad valve
#

I looked that usage plot from 2022, july till now and there is nothing. There is no daily usage breakdown on 2023, March, but i tried to use the API somedays ago

hushed quest
#

You have to add a valid payment method

#

If you have, ask for more quota

sonic flume
glad valve
glad valve
hushed quest