Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Whoops! Error #13

Open
VincentKoehler opened this issue Jul 31, 2017 · 1 comment
Open

Whoops! Error #13

VincentKoehler opened this issue Jul 31, 2017 · 1 comment

Comments

@VincentKoehler
Copy link

Sometimes requests cause a Whoops! error:
https://efa-api.asw.io/api/v1/station/5005941/departures/?format=json

Is this a bug or did I do something wrong? Thank you!

@asmaps
Copy link
Member

asmaps commented Jul 31, 2017

Looks like an error on the server side.

"TypeError: string indices must be integers"
main/utils.py, line 94

First guess is that efa still is a string and didn't get converted to dict correctly. No idea why this is only with this stop.
Unfortunately I currently don't have time to debug. Feel free to submit a patch if you find out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants