How to fix the 400 API location error?

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"

  }

}

Same here
Codex is fine
API google requests are working
Antigravity stopped working

Found fix.
My corporate vpn blocked daily-cloudcode-pa.googleapis.com. Just need to add this host to routing rules.