MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. GMD
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    G
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 3
    • Groups 0

    GMD

    @GMD

    0
    Reputation
    287
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    GMD Unfollow Follow

    Latest posts made by GMD

    • RE: MMM-Strava

      @karsten13

      Hi

      Firstly thank you for your reply.

      You are correct I used the client id and when I replaced this with the strava id as your link described all works great.

      Thanks again.

      posted in Health
      G
      GMD
    • RE: MMM-Strava

      @ianperrin

      Hi Ian

      Can you help as I think I am getting confused.

      I carried out the following steps:

      1. Imported MMM-Strava into my modules folder.
      2. Logged into my Strava account and navigated ->Settings->My API Application
      3. Created an application icon
      4. Completed fields, Application Name = MyData, Category = Other, Website = https://Strava.com, Authorization Callback Domain = 127.0.0.1
      5. Click update button
      6. Copied Client ID and Your Access Token (?) (permissions: public)
      7. Update MagicMirror config.js with Client ID and Your Access Token
      8. Restarted MagicMirror

      When MagicMirror displays the Strava modules says Loading… and looking at the terminal window I can see errors:

      Error performing request: Unauthorized. Access Token will be reset.
      Error while fetching new athlete stats.

      Which looks to be a 401 error from code that, access token has not been authorised.

      Can anybody point me to what I am doing wrong.

      posted in Health
      G
      GMD
    • RE: MMM-Strava

      Hi

      Did you get a resolution to your issue as I seem to have similar issue with module stuck at Loading…

      When I look at the terminal window I am getting error:

      Error performing request: Unauthorized. Access Token will be reset.
      Error while fetching new athlete stats.

      Look at code this is a 401 error.

      I am getting confused as I thought the Strava API key was public but from this error it looks as though it wants to authorise API Key.

      As this is an old post I will create a new post this evening with some more detail.

      posted in Health
      G
      GMD