<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MMM-google-route Request Denied issue]]></title><description><![CDATA[<p dir="auto">Hey Friends,<br />
I’m trying to configure <a href="https://github.com/mrdis/MMM-google-route/blob/master/README.md" target="_blank" rel="noopener noreferrer nofollow ugc">Gara64’s MMM-google-route</a> module and am running into a request denied issue<br />
<img src="/assets/uploads/files/1595968080899-3ed3e06d-a30d-4853-93e7-938f30745e74-image.png" alt="3ed3e06d-a30d-4853-93e7-938f30745e74-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">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.</p>
<p dir="auto"><img src="/assets/uploads/files/1595968193753-4e30c0c4-06e6-4e15-872f-1fc6086ca7e3-image-resized.png" alt="4e30c0c4-06e6-4e15-872f-1fc6086ca7e3-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Any info would be super helpful. Thanks!</p>
<p dir="auto">Below is the module section I have for this</p>
<pre><code> {
            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
                }
            }
        },
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/13361/mmm-google-route-request-denied-issue</link><generator>RSS for Node</generator><lastBuildDate>Fri, 07 Aug 2026 19:38:47 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13361.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 28 Jul 2020 21:11:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-google-route Request Denied issue on Tue, 28 Jul 2020 22:03:19 GMT]]></title><description><![CDATA[<p dir="auto">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.</p>
]]></description><link>https://forum.magicmirror.builders/post/79294</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/79294</guid><dc:creator><![CDATA[bazerka]]></dc:creator><pubDate>Tue, 28 Jul 2020 22:03:19 GMT</pubDate></item></channel></rss>