Skip to content

Plugin in endless loop on HTTP 400 error from API #253

@ray66

Description

@ray66

Using the Mapillary plugin in a certain region the plugin receives an HTTP response 400. The same request will be repeated and blocks the plugin, i.e. no more Mapillary tiles are loaded.

The concerned location is around https://www.openstreetmap.org/#map=15/48.04455/10.49819 and the request in question is logged as

2026-05-18 10:45:49.107 INFORMATION: GET https://graph.mapillary.com/749232071163083?fields=username%2Cid -> HTTP/1.1 400 (137 ms; 271 B)
2026-05-18 10:45:49.442 INFORMATION: GET https://graph.mapillary.com/749232071163083?fields=username%2Cid -> HTTP/1.1 400 (189 ms; 271 B)
2026-05-18 10:45:49.755 INFORMATION: GET https://graph.mapillary.com/749232071163083?fields=username%2Cid -> HTTP/1.1 400 (131 ms; 271 B)

Trying to load the image in the browser with https://www.mapillary.com/app/?pKey=749232071163083 results in an error:

Sorry, we can't find the image you're looking for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions