-
Notifications
You must be signed in to change notification settings - Fork 2
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
Module not loading #28
Comments
@aunrea A 401 indicates an issue with the token. Did you follow the steps Strava outlines for getting a bearer token? Are you using any other MM modules that use your Strava bearer token? Are you able to use Postman or similar tool to verify the token is valid and has the required scopes? |
Yes, I followed the instructions. I have no other module using the token. Postman says the token is valid and has the read-all scope. Am I supposed to use the authorization code with the module? It's not listed in the example config. |
How am I supposed to do step 11? It's not clear with your module. |
Are you referencing step 11 on Strava's instructions? |
Yes. I am not sure how I apply it to your modules. |
I only see the title of the module, no content. Looking at the loaded code the div where the module content goes is empty.
In the console I have this error:
NodeHelper log: "MMM-StravaWeekInBike - Node helper getStravaStats - Error fetching data from API: AxiosError: Request failed with status code 401
The text was updated successfully, but these errors were encountered: