opencommit
opencommit copied to clipboard
Request failed with status code 429
â—“ Generating the commit message.
│
└ ✖ Error: Request failed with status code 429
Introducing a minor modification (adding two new rows) to a compact file, which consists of approximately 25 lines of code, results in an error.
I have same issue
i'm getting the same response
I have same issue too
https://help.openai.com/en/articles/6891829-error-code-429-rate-limit-reached-for-requests
This error message indicates that you have hit your assigned rate limit for the API. This means that you have submitted too many tokens or requests in a short period of time and have exceeded the number of requests allowed. This could happen for several reasons, such as:
- You are using a loop or a script that makes frequent or concurrent requests.
- You are sharing your API key with other users or applications.
- You are using a free plan that has a low rate limit.
To resolve this error, please follow these steps:
- Pace your requests and avoid making unnecessary or redundant calls.
- If you are using a loop or a script, make sure to implement a backoff mechanism or a retry logic that respects the rate limit and the response headers. You can read more about our rate limiting policy and best practices here.
- If you are sharing your organization with other users, note that limits are applied per organization and not per user. It is worth checking the usage of the rest of your team as this will contribute to this limit.
- If you are using a free or low-tier plan, consider upgrading to a pay-as-you-go plan that offers a higher rate limit.
sorry man , but i have a same problem
for me was that i did not have anyumore free credits, so i needed to upgrade to a payed plan, onw i did that i was able to use the api. hope someone will find this helpful :)
Hi guys, I have the same error message. So I checked my OpenAI quotas and I saw that I had used $0.03 of my $18.00 free credits. So I did not reach the free limit. Anyone have an idea why have this 429 error ?
Try generating a new key and using the new key.
Hi guys, I have the same error message. So I checked my OpenAI quotas and I saw that I had used $0.03 of my $18.00 free credits. So I did not reach the free limit. Anyone have an idea why have this 429 error ?
I have same problem! Has it been resolved since then?
Hi guys, I have the same error message. So I checked my OpenAI quotas and I saw that I had used $0.03 of my $18.00 free credits. So I did not reach the free limit. Anyone have an idea why have this 429 error ?
I have same problem! Has it been resolved since then?
No, I tried to generate a new key and use it but the problem was the same. Then I noticed that into the Usage panel of my OpenAI account the free credits that I had expired the 1st April... 😞
Hi guys, I have the same error message. So I checked my OpenAI quotas and I saw that I had used $0.03 of my $18.00 free credits. So I did not reach the free limit. Anyone have an idea why have this 429 error ?
I have same problem! Has it been resolved since then?
No, I tried to generate a new key and use it but the problem was the same. Then I noticed that into the Usage panel of my OpenAI account the free credits that I had expired the 1st April... 😞
Ooooh, I have that too, thank you.
Thanks! I had the same issue and upgraded to a paid plan. Now it works!
Is there any other way of extending or getting more free credits?
I have an openai plus paid account and I am facing the same issue.
Check date are not expired

I generated an openai key and I get the same message at the FIRST use
Same message on the first use.
I confirm with debug

Same issue only used $0.25 of $18.... guessing its a bug?
Same here, usually if I want commit more files together
İf your free trial usage expired, you can not use
$0.63Â /Â $18.00
at usage deteails if free trial usage didn't expired you can use
at below image free trial has not expired yet

at below image free trial expired. If you have another phone number you can get new free trial but just $5

you can check here
hello all, I have the same problem as most people here. I have a premium ChatGPT account, but if I understand correctly, I need to purchase additional access to the API in order to use Open Commit? When I log into the API to check my free credits, it shows 0$/0$. Thank you for your clarification.
hi, i dont think is only related to credit, i have a paid account and sufficient credit and getting same error. Generated new api key, and same. Lets see.
- try to commit smaller changes: not 10 files at once, check if you try to commit a huge freshly created file that exceeds the token limit
- make sure you actually have API access to the model you use, gpt+ doesnt mean you have all the models available
- make sure you have free credits, if so—you should attach a bank card to the API
please share your experience trying this 2 things above
Stale issue message
This is an error with your OpenAI account related to credits and subscriptions. To resolve it, please check if you have an active billing plan with your credit card (even if you have one added, you must have an active billing plan). You can verify this in your account. I've attached an image for reference.
Once you have an active payment plan, generate a new secret key.
With your new key, update your configuration with the following command oco config set OCO_OPENAI_API_KEY=YOUR_NEW_KEY
Stale issue message
Stale issue message