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

Bug occured, can't yet use it #2

Open
IgorGreenIGM opened this issue Jan 26, 2023 · 4 comments
Open

Bug occured, can't yet use it #2

IgorGreenIGM opened this issue Jan 26, 2023 · 4 comments

Comments

@IgorGreenIGM
Copy link

[Error code here]

{"message":"Request failed with status code 429","name":"Error","stack":"Error: Request failed with status code 429\n at createError (/opt/render/project/src/server/node_modules/axios/lib/core/createError.js:16:15)\n at settle (/opt/render/project/src/server/node_modules/axios/lib/core/settle.js:17:12)\n at IncomingMessage.handleStreamEnd (/opt/render/project/src/server/node_modules/axios/lib/adapters/http.js:322:11)\n at IncomingMessage.emit (events.js:388:22)\n at endReadableNT (internal/streams/readable.js:1336:12)\n at processTicksAndRejections (internal/process/task_queues.js:82:21)","config":{"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"transformRequest":[null],"transformResponse":[null],"timeout":0,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"headers":{"Accept":"application/json, text/plain, /","Content-Type":"application/json","User-Agent":"OpenAI/NodeJS/3.1.0","Authorization":"Bearer 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","Content-Length":134},"method":"post","data":"{"model":"text-davinci-003","prompt":"gta\n","temperature":0,"max_tokens":3000,"top_p":1,"frequency_penalty":0.5,"presence_penalty":0}","url":"https://api.openai.com/v1/completions"},"status":429}

@Shuklaaa
Copy link

Same issue

@Khushal-gupta22
Copy link

I got the same issue as well

@Garima-tata
Copy link

I am also getting the error 🥹

@Khushal-gupta22
Copy link

I am also getting the error 🥹

I figured out the issue. The API usage credits and time frame given to users in the beginning by OpenAI has expired, so in order to get rid of this error, we need to upgrade or buy it's paid version 😞

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