MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Error REQUEST_DENIED in Google-Maps (MMM-google-route)

    Troubleshooting
    mmm-google-route google api maps route
    4
    4
    300
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      CanbiZ last edited by

      Hi, guys,

      I finished tinkering with my mirror today.
      I wanted to get an early morning update on my commute.

      Therefore I use MMM-google-route (or are there better alternatives (optical / functional)?)
      I have adapted the destinations 😉

      	{
              module: 'MMM-google-route',
              position: 'bottom_left',
              config: {
                  key: 'AIzaSyDuzRUs_n4gf2DMK2uZxxxxxxxxxxxxxxx',
                  directionsRequest:{
                      origin: 'Willy-Brandt-Platz, 04109 Leipzig',
                      destination: 'Terminalring 11, 04435 Schkeuditz'
                  }
              }
          }
      

      As soon as I start the mirror, only a “grey” window appears, with the hint
      Google directions service status:
      REQUEST_DENIED

      I created the API key half an hour ago. (https://console.developers.google.com/) API Key for Javascript?

      S 1 Reply Last reply Reply Quote 0
      • S
        sdetweil @CanbiZ last edited by

        @CanbiZ not javascript… for Maps…

        also, u have to create a billable account, with credit card… else won’t work.

        Sam

        Create a working config
        How to add modules

        B 1 Reply Last reply Reply Quote 0
        • Y
          yetisbey last edited by

          I have the same issue, this is weird because I have already had a billable account which has a running Kubernetes cluster, I did everything but google returning the “REQUEST DENIED”.

          1 Reply Last reply Reply Quote 0
          • B
            Brownlkt @sdetweil last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy