Not long ago, I started getting a 400 error (User location is not supported for the API) related to an incorrect location. I tried reinstalling the app and changing my location, but nothing helped.
Only happens with google models. Claude works fine
How can I fix this?
Is my account blocked?
{
"error": {
"code": 400,
"message": "User location is not supported for the API use.",
"status": "FAILED_PRECONDITION"
}
}