Open w013nad opened 10 months ago
Dang, you're right. For now, I just registered a new API key - it seems that Google is banning the key, not the account :)
Oh no. I'm out (temporary ip ban). Getting this from the API now:
Sorry...
We're sorry but your computer or network may be sending automated queries. To protect our users, we can't process your request right now. See https://support.google.com/websearch/answer/86640 for more information.
Several hours have passed, and the ban still hasn't been appealed. Using VPN/proxy now.
Yeah, the same thing is happening to me. Got an error 403.
Fixed by regenerating API keys as per https://github.com/thooton/muse/issues/6#issuecomment-1870792233
After few hours of running:
{
"error": {
"code": 429,
"message": "Resource has been exhausted (e.g. check quota).",
"status": "RESOURCE_EXHAUSTED"
}
}
Unable to generate new APIs. Getting: The caller does not have permission
.
Update
After few hours of running:
{ "error": { "code": 429, "message": "Resource has been exhausted (e.g. check quota).", "status": "RESOURCE_EXHAUSTED" } }
Unable to generate new APIs. Getting:
The caller does not have permission
.
I solved this by using another browser that had not logged into the Google AI platform yet. I used Firefox first, got the "The caller does not have permissions" error. Logged into Chrome, and generated a new key. We will see how long it lasts if they are banning them.
Tried with several browsers. Doesn't work for me.
It seems google has caught on to this. My API key has been suspended and it looks like a couple others have too.