@lavolp3 Thanks, i was finally able to get it to authorize!
Read the statement by Michael Teeuw here.
Latest posts made by jawinemiller
-
RE: MMM-Strava
@lavolp3 thanks for the suggestions. I changed my ipWhitelist to ipWhitelist: [], and now i am able to view my MM on my phone. I already had the address set to “0.0.0.0” like you suggested.
It still looks like i am getting the same Client-ID error (Client id unauthorized - please visit /MMM-Strava/auth/) on my MM. Anyone have any suggestions on how to correct that? What should the Authorization Callback domain be on the stava website? I currently have my it as my raspberrypi-IP-address:8080
-
RE: MMM-Strava
I am new to the whole MM thing and I am trying to setup my first project and I am struggling to get the MMM-Strava to work. When I launch MM I just see the following message on the mirror.
Client id unauthorized - please visit /MMM-Strava/auth/
So i went back and check my Stava API CLient id and it looks to be correct as well as the secret code. I am wondering if my Authorization Callback domain is incorrect on Strava’s website.
Also when i try to use a web browser to remotely access my raspberryPi I get the following error. Not sure if both are tied to each other
This device is not allowed to access your mirror.
Please check your config.js or config.js.sample to change this.Anybody have any thoughts?