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

    Posts

    Recent Best Controversial
    • RE: MMM-MercedesMe

      Hi,

      First of all Thank you for this module. I followed the full setup and unfortunately I have no update.

      Here is my setup:

      {
        module: 'MMM-MercedesMe',
        position: 'bottom_left',
        header: 'Mercedes Fuel',
        config: {
                client_id: '**********************************************',
                client_secret: '**************************************************',
                vehicleType: 'Petrol',
            scope: 'mb:vehicle:mbdata:vehiclestatus offline_access',
                vehicleId: 'W*****************************9',
                displayStyle: 'twodial',
                updateInterval: 300000,
            debug: true,
                maxRange: 520
        }
      

      },

      On the log I do have this error:

      [05.04.2021 23:33.58.329] [LOG] Vehicle data url https://api.mercedes-benz.com/vehicledata/v2/vehicles/W**************9/containers/electricvehicle
      [05.04.2021 23:33.58.575] [LOG] 403 - Forbidden

      Despite it says electricvehicule the setup on MercedesMe Dev is exactly as per the instruction.

      I’m a bit lost at this point.

      Thank you in advance for any help!

      posted in Transport
      P
      pyrophoenix
    • 1
    • 2
    • 2 / 2