Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TrainerRoad URLs change #1

Open
jaroslawhartman opened this issue Feb 25, 2020 · 0 comments
Open

TrainerRoad URLs change #1

jaroslawhartman opened this issue Feb 25, 2020 · 0 comments

Comments

@jaroslawhartman
Copy link

jaroslawhartman commented Feb 25, 2020

Hi,

I'm using your API in my project Withings-Garmin.

Noticed that recently TR has updated their URLs and requests were failing with error code 301 (Moved Permanently). Seems the URLs in api.py needs an update (see added /app/)

 20     _login_url = 'https://www.trainerroad.com/app/login'
 21     _logout_url = 'https://www.trainerroad.com/app/logout'
 22     _rider_url = 'https://www.trainerroad.com/app/profile/rider-information'

Best regards,
Jarek

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

No branches or pull requests

1 participant