smurfy / fahrplan

QT Application for Public transportation
GNU General Public License v2.0
58 stars 33 forks source link

SBB backend error: Error parsing reponse from the server: unexpected character #284

Open henk84 opened 2 years ago

henk84 commented 2 years ago

Hi

I noticed two issues with the (unofficial?) build for aarch64: using the SBB.ch backend I get an error saying:

Error parsing reponse from the server: unexpected character

I’m assuming the SBB API might have changed or gotten removed. #226 mentions an alternative backend that might be more reliable (ISTR that the SBB API is not official or not intended for public use). (the second issue is s/reponse/response/ in the error message)

Can you please look into whether fixing this is possible?

Thank you very much

PS: for 'Timetables' I simply get nothing displayed at all, no error message, just "departures" at the top right.