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
Currently, the package uses the internal API of Publibike.
It should be changed to https://api.publibike.ch/v1/public/partner/stations so it does not run into a ratelimit.
Additionally, the error handling should be improved to handle cases, where we still run into a limit.
The text was updated successfully, but these errors were encountered:
Currently, the package uses the internal API of Publibike.
It should be changed to
https://api.publibike.ch/v1/public/partner/stations
so it does not run into a ratelimit.Additionally, the error handling should be improved to handle cases, where we still run into a limit.
The text was updated successfully, but these errors were encountered: