<?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-Memo: How to send Http request?]]></title><description><![CDATA[<p dir="auto">Hello everyone, I am a total noob and have no experience with programming. Anyways, I thought I would still be able to build my Magic Mirror, so far its good but am stuck on how to use the MMM-Memo module.</p>
<p dir="auto">The documentation says I can add items to the memo by sending Http request, but I can’t seem to make it work. When I call the following site, I get the error " The site cannot be reached".</p>
<p dir="auto">http://MIRROR_IP:MIRROR_PORT/AddMemo?memoTitle=TODO&amp;item=Taxes&amp;level=INFO</p>
<p dir="auto">I assume the Mirror IP, Port is the IP address/Port my Pi is connected to. Any ideas what I am doing wrong?</p>
]]></description><link>https://forum.magicmirror.builders/topic/7043/mmm-memo-how-to-send-http-request</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 07:33:08 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/7043.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 23 Apr 2018 07:36:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-Memo: How to send Http request? on Mon, 23 Apr 2018 22:04:49 GMT]]></title><description><![CDATA[<p dir="auto">Are you able to connect to your mirror (display it’s content in the browser) by going to http://MIRROR_IP:MIRROR_PORT ? If this is not possible your config file does not allow external devices to access the mirror.</p>
<p dir="auto">You might need to alter your ipWhitelist in the config file and be sure that the address field is also set accordingly.</p>
]]></description><link>https://forum.magicmirror.builders/post/38805</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/38805</guid><dc:creator><![CDATA[Patex]]></dc:creator><pubDate>Mon, 23 Apr 2018 22:04:49 GMT</pubDate></item></channel></rss>