public-transport-enabler
public-transport-enabler copied to clipboard
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
Query
- NetworkId:
NEGENTWEE
- From:
Location{STATION, station-utrecht-centraal, 52.0895950/5.1095360, place=Utrecht, name=Station Utrecht Centraal}
- Via:
null
- To:
Location{STATION, station-utrecht-centraal, 52.0895950/5.1095360, place=Utrecht, name=Station Utrecht Centraal}
- Date:
Tue Jan 11 09:32:24 GMT+01:00 2022
- Departure:
true
- Products:
[HIGH_SPEED_TRAIN, REGIONAL_TRAIN, SUBURBAN_TRAIN, SUBWAY, TRAM, BUS, FERRY, CABLECAR, ON_DEMAND]
- Optimize for:
LEAST_DURATION
- Walk Speed:
FAST
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.
This seems to be a duplicate of #438. Maybe close this issue?