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

NEGENTWEE: de.schildbach.pte.exception.NotFoundException: https://api.9292.nl/0.1/journeys?lang=en-GB&from=station-utrecht-centraal&to=station-utrecht-centraal&searchType=departure&dateTime=2022-01-11T0932&sequence=1&realtime=true&before=1&after=5&interchangeTime=standard&byBus=true&byTrain=true&bySubway=true&byTram=true&byFerry=true #440

Open joeyboon opened 2 years ago

joeyboon commented 2 years ago

Query

Error

de.schildbach.pte.exception.NotFoundException: https://api.9292.nl/0.1/journeys?lang=en-GB&from=station-utrecht-centraal&to=station-utrecht-centraal&searchType=departure&dateTime=2022-01-11T0932&sequence=1&realtime=true&before=1&after=5&interchangeTime=standard&byBus=true&byTrain=true&bySubway=true&byTram=true&byFerry=true
de.schildbach.pte.util.HttpClient.getInputStream(HttpClient.java:286)
de.schildbach.pte.util.HttpClient.get(HttpClient.java:205)
de.schildbach.pte.util.HttpClient.get(HttpClient.java:198)

Additional information

In addition to the NS api not working #387. 9292OV has stopped working as well. This means the app I'm using (Transportr) is no longer usable in the Netherlands.

matthijskooijman commented 2 years ago

This seems to be a duplicate of #438. Maybe close this issue?