OneBusAway / onebusaway-iphone

OBA development has moved!
https://github.com/OneBusAway/OBAKit
Apache License 2.0
219 stars 117 forks source link

better error message for bad stop number #1442

Closed alanb2718 closed 4 years ago

alanb2718 commented 5 years ago

A rider reported getting an error message "Error: unknown error from server ..."

It turns out this was due to a bookmark for a stop that had changed in the meantime. It would be good to have a better error message for incorrect stop IDs. Adding this enhancement might involve a server change, or if the server is returning an appropriate error, getting the app to recognize that error condition. Not sure which -- for the web version of the OneBusAway interface, changing the URL to a nonexistent stop does give a reasonable error message. image0