BetterChatGPT icon indicating copy to clipboard operation
BetterChatGPT copied to clipboard

{"error":"No API keys found"} Rate limited! Please try again later.

Open Mccranky83 opened this issue 1 year ago • 5 comments

I get that the GPT-4 is cutting back on the queries you're allowed to send per minute, only, I've been waiting since yesterday and I'm still getting this popup warning so I'm feeling a bit anxious. Is every thing all right?

Mccranky83 avatar Mar 22 '23 06:03 Mccranky83

I get that the GPT-4 is cutting back on the queries you're allowed to send per minute, only, I've been waiting since yesterday and I'm still getting this popup warning so I'm feeling a bit anxious. Is every thing all right?

Because you should get the API for GPT-4 and the free API may not work. However, you can try gpt-3.5-turbo by you own API.

AXYZdong avatar Mar 22 '23 07:03 AXYZdong

I get that the GPT-4 is cutting back on the queries you're allowed to send per minute, only, I've been waiting since yesterday and I'm still getting this popup warning so I'm feeling a bit anxious. Is every thing all right?

Because you should get the API for GPT-4 and the free API may not work. However, you can try gpt-3.5-turbo by you own API.

I switched to the gpt-3.5-turbo model and https://sharegpt.churchless.tech/share/v1/chat endpoint, but now I get this instead:

OpenAI API responded:

{
    "error": {
        "message": "Your access was terminated due to violation of our policies, please check your email for more information. If you believe this is in error and would like to appeal, please contact [email protected].",
        "type": "access_terminated",
        "param": null,
        "code": null
    }
}

Rate limited! Please try again later.

Any clues as to why this is happening?

Quick note: My last successful query was like from 10 hours ago.

Mccranky83 avatar Mar 22 '23 09:03 Mccranky83

getting the same error in gpt-3.5-turbo model with personal API key

whitemankpi avatar Mar 22 '23 11:03 whitemankpi

getting the same error in gpt-3.5-turbo model with personal API key

It can work on my own web : https://axyzdong.github.io/FreeChatGPT/

You can try it !

image

AXYZdong avatar Mar 22 '23 13:03 AXYZdong

I get that the GPT-4 is cutting back on the queries you're allowed to send per minute, only, I've been waiting since yesterday and I'm still getting this popup warning so I'm feeling a bit anxious. Is every thing all right?

Because you should get the API for GPT-4 and the free API may not work. However, you can try gpt-3.5-turbo by you own API.

I switched to the gpt-3.5-turbo model and https://sharegpt.churchless.tech/share/v1/chat endpoint, but now I get this instead:

OpenAI API responded:

{
    "error": {
        "message": "Your access was terminated due to violation of our policies, please check your email for more information. If you believe this is in error and would like to appeal, please contact [email protected].",
        "type": "access_terminated",
        "param": null,
        "code": null
    }
}

Rate limited! Please try again later.

Any clues as to why this is happening?

Quick note: My last successful query was like from 10 hours ago.

This https://sharegpt.churchless.tech/share/v1/chat maybe called too many times。Suggest using your own API.

AXYZdong avatar Mar 22 '23 13:03 AXYZdong