Skip to content

TrainerRoad URLs change #1

@jaroslawhartman

Description

@jaroslawhartman

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions