Open NirajBhavnani opened 1 year ago
got same error bro
its a usage error but i have the same issue it seems like its an internal issue in OpenAI
same error i got. what is the solution
Your free usage expired on April 1st. You need a different phone number and a different email to make a new account with more free access.
I tried using a different email id, but the same problem persists.
same error i got. what is the solution
i was going through with same issue after some research i finally solve the problem Here the solution : create a fake email using temp mail and verify it than create new ac on open ai add email & password and after that when it ask for phone number put the number that is not register with openAi ac for ex; i used my fathers phone number and that's it !!! if you found solution useful give a feedback .
I keep getting this error while entering the question in textarea:
{"error":{"message":"Request failed with status code 429","name":"Error","stack":"Error: Request failed with status code 429\n at createError (\Vanilla\ai-ninja\server\node_modules\axios\lib\core\createError.js:16:15)\n at settle (\Vanilla\ai-ninja\server\node_modules\axios\lib\core\settle.js:17:12)\n at IncomingMessage.handleStreamEnd (\Vanilla\ai-ninja\server\node_modules\axios\lib\adapters\http.js:322:11)\n at IncomingMessage.emit (events.js:412:35)\n at endReadableNT (internal/streams/readable.js:1333: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.2.1","Authorization":"Bearer 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","Content-Length":133},"method":"post","data":"{\"model\":\"text-davinci-003\",\"prompt\":\"Hi\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}}
Is it because of the low-tier or free plan?