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

SNCB: java.lang.RuntimeException: CLIENTVERSION #493

Closed draxaris1010 closed 1 year ago

draxaris1010 commented 1 year ago

Query

Error

java.lang.RuntimeException: CLIENTVERSION 
de.schildbach.pte.AbstractHafasClientInterfaceProvider.jsonTripSearch(AbstractHafasClientInterfaceProvider.java:590)
de.schildbach.pte.AbstractHafasClientInterfaceProvider.queryTrips(AbstractHafasClientInterfaceProvider.java:214)
de.grobox.transportr.trips.search.TripsRepository.queryTrips(TripsRepository.kt:110)

Additional information

The old official app also stopped working, same CLIENTVERSION error. This is likely due to an api change.

adipascu commented 1 year ago

This is a duplicate of #502 (there is more information in the other ticket).

draxaris1010 commented 1 year ago

This is a duplicate of #493 (there is more information in the other ticket).

It's this issue you're referencing