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-delft&to=station-gouda&searchType=departure&dateTime=2022-01-23T1447&sequence=1&realtime=true&before=1&after=5&interchangeTime=standard&byBus=true&byTrain=true&bySubway=true&byTram=true&byFerry=true #443

Closed Apanatshka closed 2 years ago

Apanatshka commented 2 years ago

Query

Error

de.schildbach.pte.exception.NotFoundException: https://api.9292.nl/0.1/journeys?lang=en-GB&from=station-delft&to=station-gouda&searchType=departure&dateTime=2022-01-23T1447&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

I get this all the time now, no matter the start or end I put in, I've tried multiple information sources too.

Muspah commented 2 years ago

See #440, RIG changed it's API endpoints.

Apanatshka commented 2 years ago

Ah, sorry for the dup