You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, what a great API. You did a great job on this one by packing 80% of the useful data whilst not over-complicating it.
During recent weeks I noticed that price information is missing more and more often. Currently it seems that almost all price fields are set to €-0,01 even though prices are available in the app.
Take a look at the example request from the documentation: https://v6.db.transport.rest/journeys?from=8011113&to=8010159&departure=tomorrow+2pm&results=2
At the time of writing, the price->amount field was equal to -0.01 . This applied to many routes.
I suspect this would be an upstream problem, but haven't had the chance to verify.
The text was updated successfully, but these errors were encountered:
First of all, what a great API. You did a great job on this one by packing 80% of the useful data whilst not over-complicating it.
During recent weeks I noticed that price information is missing more and more often. Currently it seems that almost all price fields are set to €-0,01 even though prices are available in the app.
Take a look at the example request from the documentation: https://v6.db.transport.rest/journeys?from=8011113&to=8010159&departure=tomorrow+2pm&results=2
At the time of writing, the price->amount field was equal to -0.01 . This applied to many routes.
I suspect this would be an upstream problem, but haven't had the chance to verify.
The text was updated successfully, but these errors were encountered: