WoBike icon indicating copy to clipboard operation
WoBike copied to clipboard

Lime seems to block my pricing list requests

Open github3845 opened this issue 1 year ago • 0 comments

First I get a cookie from https://web-production.lime.bike/api/rider/v2/app_state . I provide the same parameters as the app does, including GPS coordinates (e.g. for berlin).

Then I request the available ride passes from https://web-production.lime.bike/lime_pass/subscriptions/new?_amplitudeSessionId=xxxxx

Again, I provide the same headers, cookies, etc as the app.

However, my location then gets stuck and I cannot switch to a new city, even if I actually use the app. The plans shown remain the same no matter what. This even happened from just using the app (no playing with the API) and moving the GPS around. It seems that lime somehow detects the change and keeps the location permanently. :( Even reinstalling the app does not fix it. A new account needs to be created.

So the only way to keep an up to date price list would be.. to register a new account in each city and never move? Any advice?

github3845 avatar Sep 20 '24 06:09 github3845