schildbach / public-transport-enabler

Unleash public transport data in your Java project.
https://groups.google.com/forum/#!forum/public-transport-enabler-discuss
GNU General Public License v3.0
388 stars 133 forks source link

BVG: de.schildbach.pte.exception.BlockedException: https://bvg.hafas.cloud/bin/mgate.exe #418

Closed TomAtGithub closed 2 years ago

TomAtGithub commented 2 years ago

Query

Error

de.schildbach.pte.exception.BlockedException: https://bvg.hafas.cloud/bin/mgate.exe
de.schildbach.pte.util.HttpClient.getInputStream(HttpClient.java:284)
de.schildbach.pte.util.HttpClient.get(HttpClient.java:205)
de.schildbach.pte.AbstractHafasClientInterfaceProvider.jsonTripSearch(AbstractHafasClientInterfaceProvider.java:583)

Additional information

[Please modify this part]

TomAtGithub commented 2 years ago

https://bvg.hafas.cloud/bin/mgate.exe responds with a 503. So maybe this could the reason for this exception.

TomAtGithub commented 2 years ago

Works in latest version 2.1.4. Thank you guys :).