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
I've looked into it. The url you provided does a javascript redirect instead of via the headers.
At the moment this library doesn't support javascript redirects. But it is a feature that I want to add so I will see if I can find a solution that can cover all javascript redirects.
Use this url as a test example:
https://strava.app.link/JWlb3MpOl9
Here is the return from your package:
But in the browser it does a 307 followed by a 302
The text was updated successfully, but these errors were encountered: