Read the statement by Michael Teeuw here.
MMM-MercedesMe
-
@pyrophoenix things looks correct, http://localhost:8080/MMM_MercedesMe/callback is important other localhost urls in callback are optional. I have sent you PM what we can do next.
-
@pyrophoenix Let me know if changing the scope solves the issue. I will update the documentation accordingly.
-
@ashishtank Hi! Unfortunatly it didn’t :/ Mercedes are looking at this matter and they will get back to me normally on Monday.
Thanks again for your help and I’ll keep you informed!
-
When i press “Authenticate” i only get “Handle OAuth callback” in the Log and nothing more.
Any Ideas?
Mit freundlichen Grüßen
Andreas -
@andreas-heins Is your configuration correct ? if you have already logged in then it will not display login screen and will directly get token. Did you check if tokens.json file is created and updated after authentication ?
-
@ashishtank i checkend my configuration and now i have another error „ 400 - Invalid redirect_uri“.
-
@andreas-heins looks like you are missing Step 7 from https://github.com/ashishtank/MMM-MercedesMe documentation. Please check, also which version of Magic Mirror are you using ? there are breaking changes in v2.15 in MM core and issue i have not fixed for my module yet.
-
@ashishtank hello i folow all steps and i had initial auth form
i install oauth module ( explain by sdetweil in gitlab issues).
My was created correctly but i receive no data.My version of MM is 2.15
in mm log i found this
0|MagicMirror | [28.06.2021 22:13.20.726] [ERROR]
0|MagicMirror | Failed to fetch git data for MMM-homeassistant-sensors: Error: block timeout reached
0|MagicMirror | [28.06.2021 22:13.21.674] [LOG]
0|MagicMirror | 403 - Forbidden
0|MagicMirror | [28.06.2021 22:13.21.678] [LOG]
0|MagicMirror | 403 - Forbidden
0|MagicMirror | [28.06.2021 22:13.21.866] [LOG]thk in advance
-
@rogers0072002 sorry is not good log
0|MagicMirror | Vehicle data url https://api.mercedes-benz.com/vehicledata/v2/vehicles/WDCXXXXXXXXXXXXXX/containers/fuelstatus
0|MagicMirror | [28.06.2021 22:35.42.737] [LOG]
0|MagicMirror | 403 - Forbidden
0|MagicMirror | [28.06.2021 22:38.15.691] [LOG]
0|MagicMirror | Vehicle data url https://api.mercedes-benz.com/vehicledata/v2/vehicles/WDCXXXXXXXXXXXXXX/containers/fuelstatus
0|MagicMirror | [28.06.2021 22:38.16.209] [LOG]
0|MagicMirror | 403 - Forbidden
0|MagicMirror | [28.06.2021 22:38.21.119] [INFO] -
@rogers0072002 As per logs it looks like you have not added scope or token is not valid can you delete the tokens.json file and try login again ? make sure you have linked right scope (electric or fuel) in the Mercedes app.