Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Request failed with status code 429 #6

Closed
bryanpaget opened this issue May 5, 2023 · 8 comments
Closed

Error: Request failed with status code 429 #6

bryanpaget opened this issue May 5, 2023 · 8 comments

Comments

@bryanpaget
Copy link

bryanpaget commented May 5, 2023

This is a cool action! I've tried using it but I'm getting a 429 error.

This is the PR I'm testing the action with: bryanpaget/machine-translated-documentation#1

Here is a screenshot:
image

I've checked my OpenAI account and nothing seems to be wrong with my account or the number of API requests that I have. I even made a new API key just for the action.

@addisonschultz
Copy link

Hey @bryanpaget @3ru! Great work on this indeed, it's very useful!

I've forked this repo to try and implement support for multiple languages, and mapping over directories - but I'm also running into this rate limiting error (429)

Did you run into this when you were developing the original action?

@cubxxw
Copy link

cubxxw commented May 18, 2023

what?
image

@github-actions
Copy link
Contributor

❌You have no permission to use this bot.

@3ru
Copy link
Owner

3ru commented May 22, 2023

Sorry for the late reply. I will investigate immediately!

@3ru
Copy link
Owner

3ru commented May 22, 2023

I was able to reproduce the 401, 429 error when I ran it with the API Key of the free plan. (Maybe there was a free grant until May, but it has been gone since then?)

However, I could not reproduce the error with a key that has been billed with billing settings.

Please check if your API Key can be used to make a normal request.

@cubxxw
Copy link

cubxxw commented May 23, 2023

@3ru oh, there is no way to implement the free plan token

@3ru
Copy link
Owner

3ru commented May 23, 2023

@cubxxw Apparently, the Open AI API is no longer available for free.

image

Repository owner deleted a comment from github-actions bot May 23, 2023
@3ru
Copy link
Owner

3ru commented May 23, 2023

Added note that the free API Key is currently not available on the openai side.

@3ru 3ru closed this as completed May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants