Common question, but I could not find a solution that worked for my situation in this forum or contacting help (so far). Below are the details taking directly from the dashboards.
My usage is as follows
Usage this month
$0.00 / $120.00
Credit used
Used
Expired
$0.01 / $28.00
GRANT # | CREDIT GRANTED | EXPIRES (UTC) |
---|---|---|
Grant 1 | $18.00 | Expired May 1, 2023 |
Grant 2 | $10.00 | October 1, 2024 |
Total usage is <$0.01 of the $10.00
I added $10.00 roughly 24 hours ago. I also generated a new API key about 14 hours ago to see if that had any affect. I have never been able to use the API, as I always get this error:
RateLimitError: 429 You exceeded your current quota, please check your plan and billing details.
{
status: 429,
headers: {
âalt-svcâ: âh3=â:443â; ma=86400â,
âcf-cache-statusâ: âDYNAMICâ,
âcf-rayâ: â80e4e8fe6ab1450d-ATLâ,
connection: âkeep-aliveâ,
âcontent-lengthâ: â222â,
âcontent-typeâ: âapplication/json; charset=utf-8â,
date: âFri, 29 Sep 2023 14:28:00 GMTâ,
server: âcloudflareâ,
âstrict-transport-securityâ: âmax-age=15724800; includeSubDomainsâ,
vary: âOriginâ,
âx-request-idâ: â6c6146788d866e368c642c442f58d916â
},
error: {
message: âYou exceeded your current quota, please check your plan and billing details.â,
type: âinsufficient_quotaâ,
param: null,
code: âinsufficient_quotaâ
},
code: âinsufficient_quotaâ,
param: null,
type: âinsufficient_quotaâ
}
I have reached out to help, but so far they have only sent me documentation information that further shows I should be good to go. I would greatly appreciate any assistance in reasoning about the issue so I can resolve? It looks like I should be in a good state given I have a $10 credit balance in pay as you go, have used less than one penny <$0.01 in my usage (basically non-usage), and I am getting quota limit errors.
Thanks in advance!