Hi there,
first of all, awesome project. Thanks to all the contributors here for any project.
At first i had no idea of any programming but after 2 weeks of holidays I learned a lot.
Of course i wanted to install Strava as well, but i guess i have problems in the simpliest situation and cant find the mistake.
I installed everything, wrote code into the config.js but have always the same problem. Its loading only and telling me in terminal it has a problem error:
"Error performing request: Unautherized. Access Token will be reset."
The request can be found also at Strava
I copied the ID and access token several times, even tried client token, without success.
Problem solved;
Dont set your customer ID in the field of "strava id"
You have to go on strava page and open your profile. The "strava id" is written then in the link as an 8 values long number.
Hi there, first of all, awesome project. Thanks to all the contributors here for any project. At first i had no idea of any programming but after 2 weeks of holidays I learned a lot. Of course i wanted to install Strava as well, but i guess i have problems in the simpliest situation and cant find the mistake. I installed everything, wrote code into the config.js but have always the same problem. Its loading only and telling me in terminal it has a problem error: "Error performing request: Unautherized. Access Token will be reset." The request can be found also at Strava I copied the ID and access token several times, even tried client token, without success.
Any recommendations?