Hi,
I’m trying to get the timetable information for London Overground.
If I make the following call I get all the route information:
‘https://api.tfl.gov.uk/Line/Mode/overground/Route’
However, when I try to get timetable information such as the following, I get the error message ‘No valid route found for 910GWCROYDN to 910GHGHI on line: london-overground’:
https://api.tfl.gov.uk/Line/london-overground/Timetable/910GWCROYDN/to/910GHGHI
The same calls work on the tube and dlr transport methods but seemingly not here. Please can anyone assist/advise?
Many thanks