[Bug]: Realtime update for local stops with query string authentication raises error #122
Open
1 task done
Labels
bug
Something isn't working
Own Analysis
A clear and concise description of what the bug is.
I'm trying to setup local stops realtime information through the query string. (Since I'm getting 403 error when I try to provide the API key via the header).
This raises a TypeError on my end:
From my minimal understanding of the code, the _vehicle_position_url is not used for the location based departures, thus it may be None in the config entry.
Apologies if I missed something in the docs.
Provide details on the data source(s)
Config in case of setup using start / stop station
Config in case of setup using location based departures
Info on your installed version
gtfs2: 0.5.5
HA type: docker
Relevant log output
The text was updated successfully, but these errors were encountered: