Skip to content

[Bug] Nominatim API 403 #848

@Mason10198

Description

@Mason10198

Hello! New Reitti user here, please educate me if I have missed something simple.

Installed Reitti via Proxmox Helper Script: https://community-scripts.org/scripts/reitti

Sending location info from Home Assistant into Reitti: https://github.com/myakove/reitti-HAIntegration

However, geocoding is not working due to 403 from Nominatim:

2026-03-30 14:02:20.122 [INFO] com.dedicatedcode.reitti.service.geocoding.DefaultGeocodeServiceManager - Geocoding with service [OpenStreetMap Nominatim] using URL: [https://nominatim.openstreetmap.org/reverse?format=geocodejson&lat=REDACTED&lon=REDACTED]
2026-03-30 14:02:21.750 [ERROR] com.dedicatedcode.reitti.service.geocoding.DefaultGeocodeServiceManager - Failed to call geocoding service [OpenStreetMap Nominatim]: [403 Forbidden on GET request for "https://nominatim.openstreetmap.org/reverse": "Access denied. See https://operations.osmfoundation.org/policies/nominatim/"]
2026-03-30 14:02:21.751 [WARN] com.dedicatedcode.reitti.service.geocoding.DefaultGeocodeServiceManager - Geocoding failed for service [OpenStreetMap Nominatim]: [Failed to call geocoding service: 403 Forbidden on GET request for "https://nominatim.openstreetmap.org/reverse": "Access denied. See https://operations.osmfoundation.org/policies/nominatim/"]
2026-03-30 14:02:21.761 [WARN] com.dedicatedcode.reitti.service.geocoding.ReverseGeocodingListener - No geocoding results found for place ID: 1

According to https://operations.osmfoundation.org/policies/nominatim/:

Requirements

  • No heavy uses (an absolute maximum of 1 request per second).
  • Provide a valid HTTP Referer or User-Agent identifying the application (stock User-Agents as set by http libraries will not do).
  • Clearly display attribution as suitable for your medium.
  • Data is provided under the ODbL license which requires to share alike (although small extractions are likely to be covered by fair usage / fair dealing).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions