question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

api has changed and broken my app

See original GitHub issue

ive built https://www.trainspotting.berlin over the last weeks, and it died last night. (through vbb-client) Instead of returning usual results, I’m getting this ->

curl https://2.vbb.transport.rest/stations/900000055101/departures\?results\=10
<h1><code>vbb-rest</code> APIs</h1>
<p>An HTTP API for Berlin &#x26; Brandenburg public transport.</p>
<p><a href="https://github.com/derhuerst/vbb-rest/blob/2/docs/index.md" rel="nofollow">documentation</a></p>

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
derhuerstcommented, Mar 7, 2018

Fixed in derhuerst/hafas-rest-api@b55f7ce6342edd943de3321f49f77a31ed83fc3c and deployed.

1reaction
derhuerstcommented, Mar 7, 2018

thanks for the report. seems like i was a little tired yesterday evening.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Prevent Application changes breaking API - Stack Overflow
So to get a list of all the users in my app the MVC app calls the service layer and asks for them...
Read more >
How to handle an API breaking change - Devoteam S Platform
A breaking change for an API is any change to the API contract which will require the client applications to update the implementation...
Read more >
Handling Breaking Changes in an API | by Aditya Sharma
Solution 1: API Versioning. API versioning is adding a version to the URLs of the APIs. This allows mobile apps to reach out...
Read more >
How do you test that an API wasn't broken by a change?
I want to know if a change made in the package has broken older functionality and changed api. In more detail, I want...
Read more >
How Shopify Manages API Versioning and Breaking Changes
API versioning is a powerful tool that comes with added responsibility. Break the API contract with the ecosystem only when there are no ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found