MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-google-route Request Denied issue

    Scheduled Pinned Locked Moved Troubleshooting
    2 Posts 1 Posters 282 Views 1 Watching
    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.
    • B Offline
      bazerka
      last edited by bazerka

      Hey Friends,
      I’m trying to configure Gara64’s MMM-google-route module and am running into a request denied issue
      3ed3e06d-a30d-4853-93e7-938f30745e74-image.png

      I’m pretty sure its an issue with the API access or with how MM requests the data (I’ve been reading you need to request over https? idk). My Google console says requests have been received, but with errors.

      4e30c0c4-06e6-4e15-872f-1fc6086ca7e3-image.png

      Any info would be super helpful. Thanks!

      Below is the module section I have for this

       {
                  module: 'MMM-google-route',
                  position: 'bottom_left',
                  config: {
                      key: '12345', //modified for privacy
                      directionsRequest:{
                          origin: '4224 Tidworth Drive, Texas, US', //modified for privacy
                          destination: '12210 Nebraska Ave, California, US' //modified for privacy
                      }
                  }
              },
      
      1 Reply Last reply Reply Quote 0
      • B Offline
        bazerka
        last edited by

        Aaaannnnd I figured it out. It was because I didnt have a billing source attached to my Google account for the API to draw from. Typical.

        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 Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy