dbopendata / db-fahrplan-api

DB Fahrplan API
31 stars 1 forks source link

departureBoard returns error for requests later than 2016-12-10 #27

Open J0ANMM opened 7 years ago

J0ANMM commented 7 years ago

Example for Düsseldorf Flughafen :

https://open-api.bahn.de/bin/rest.exe/departureBoard?authKey=<KEY>&lang=de&id=8000082&date=2016-12-15&time=07%%3a00&format=json

as per today (November 1.) returns:

{
"DepartureBoard":{
  "noNamespaceSchemaLocation":"https://open-api.bahn.de/bin/rest.exe/v1.0/xsd?name=hafasRestDepartureBoard.xsd",
  "errorCode":"SQ001",
  "errorText":"No station board available.",
  "$":""
  }
}
SebasoDB commented 7 years ago

Will be fixed on dec 11. (New timetable 2016/2017)