﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11521	503 Error when using Mapillary plugin	escada	nokutu	"I installed the initial version for the Mapilary plugin. I get to the point that there is a layer showing all sequences in an area together with little icons.
When I click on this layer nothing happens. I see in the console the following stacktrace

{{{
java.io.IOException: Server returned HTTP response code: 503 for URL: https://a.mapillary.com/v2/search/s/?client_id=NzNRM2otQkR2SHJzaXJmNmdQWVQ0dzo1YTA2NmNlODhlNWMwOTBm&min_lat=51.097701&min_lon=4.4051743&max_lat=51.1112821&max_lon=4.4192505&page=48&limit=1
java.io.IOException: Server returned HTTP response code: 503 for URL: https://a.mapillary.com/v2/search/s/?client_id=NzNRM2otQkR2SHJzaXJmNmdQWVQ0dzo1YTA2NmNlODhlNWMwOTBm&min_lat=51.097701&min_lon=4.4051743&max_lat=51.1112821&max_lon=4.4192505&page=48&limit=1
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1626)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
	at java.net.URL.openStream(URL.java:1037)
	at org.openstreetmap.josm.plugins.mapillary.downloads.MapillarySequenceDownloadThread.run(MapillarySequenceDownloadThread.java:47)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:744)
}}}"	defect	closed	normal		Plugin mapillary	tested	fixed	Mapillary	
