API stopped working in the Netherlands

Hi @Guillaume_Vernade , not OP, but also experiencing this issue.

Last week, Gemini API was working for us. Now suddenly we get HTTP 400 “User location is not supported for the API use”.

{
  "ip": "188.245.176.109",
  "hostname": "static.109.176.245.188.clients.your-server.de",
  "city": "Nürnberg",
  "region": "Bavaria",
  "country": "DE",
  "loc": "49.4542,11.0775",
  "org": "AS24940 Hetzner Online GmbH",
  "postal": "90402",
  "timezone": "Europe/Berlin",
  "readme": "https://ipinfo.io/missingauth"
}

A peculiar thing is that the API still works from our office in Copenhagen, Denmark.

1 Like