Home Assistant map: "API KEY REQUIRED" watermark from CARTO
The map on my wall tablet came up covered in API KEY REQUIRED, written diagonally across every tile, over and over. Nothing changed on my side. No update, no add-on, nothing touched in the proxy.
The tiles still load, so the map works. It is the built-in map card, and the frontend pulls tiles from https://basemaps.cartocdn.com/rastertiles/voyager/{z}/{x}/{y}.png. CARTO now wants an API key for those raster basemaps and stamps unauthenticated requests rather than refusing them, which is documented on their own page.
The core issue took 193 thumbs-up in a day and was closed as a duplicate of the frontend one, where the fix was to drop CARTO and take tiles from OpenStreetMap instead.
Two things I cannot work out:
- I am pinned to an older release because of an add-on, so what is the sane move until I can move. Is a free CARTO key a fix, or does it only postpone this? CARTO is pushing people towards vector tiles and their basemap FAQ no longer shows a z/x/y raster URL at all.
- This is not only us. Grafana's Geomap panel grew the same watermark on the same day and that issue is still open. Anything else quietly pointing at those tiles is presumably next.
@harrow_t · 15h ago · 3 replies
For the built-in map, updating is the whole answer: the frontend changed the tile source, so the watermark leaves with it. No key to paste, nothing to configure. While you are pinned, the map still functions and the watermark is only ugly. Not worth a custom card or a tile proxy for a week.
Reply
Report
@pjm_9 · 2h ago · 2 replies
Worth being precise for anyone landing here from a search: it went into the stable that shipped in early September, not into a patch for the older one. If you are pinned, you are waiting.
Reply
Report
@otto_vs · 2h ago
That is the bit I needed. The add-on I am waiting on is not moving for another fortnight, so I will live with it and stop reading issue threads.
Reply
Report