<?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[HTTPPOST problem]]></title><description><![CDATA[<p dir="auto">why if i use the browser and this path "<a href="http://192.168.1.123/?offx" target="_blank" rel="noopener noreferrer nofollow ugc">http://192.168.1.123/?offx</a>" it work (it is a IOT device), if i use the following program it those not work?</p>
<p dir="auto"><img src="/assets/uploads/files/1610725209208-schermata-2021-01-15-alle-16.30.04.png" alt="0_1610725141559_Schermata 2021-01-15 alle 16.30.04.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/topic/2757/httppost-problem</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 17:16:51 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2757.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 15 Jan 2021 15:42:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to HTTPPOST problem on Sun, 31 Jan 2021 14:40:29 GMT]]></title><description><![CDATA[<p dir="auto">Just wanted to provide an update on this topic. I too am having issues with HTTP POST to an endpoint on my local network. I'm trying to program a simple on/off remote button for my Hyperion ambient lighting setup that is behind my TV.  This is my flow...</p>
<p dir="auto"><img src="/assets/uploads/files/1612103486699-screen-shot-2021-01-31-at-9.26.56-am-resized.png" alt="0_1612103278676_Screen Shot 2021-01-31 at 9.26.56 AM.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">First I need to switch to an instance before I can send the on/off command. When I press button A on the M5StickC, it completely locks up the device during the HTTP POST command. I cannot even short press the power button to reset it. I have to hold down the power button for 6 seconds to fully power it off, then I can power it on again. Same exact thing with the M5StickC+. The M5Fire is a little better. It doesn't lock up, but I still can't get the HTTP POST to be a success or a fail. I would expect some type of failure if it didn't work properly...  but instead I get nothing.</p>
<p dir="auto">I'll continue to troubleshoot. It might be due to the IP:port in the HTTP request, as my test with <code>https://httpbin.org/post</code> works fine and it doesn't use a port. I'll let you know if I figure anything out.</p>
]]></description><link>https://community.m5stack.com/post/12206</link><guid isPermaLink="true">https://community.m5stack.com/post/12206</guid><dc:creator><![CDATA[world101]]></dc:creator><pubDate>Sun, 31 Jan 2021 14:40:29 GMT</pubDate></item><item><title><![CDATA[Reply to HTTPPOST problem on Mon, 25 Jan 2021 22:17:40 GMT]]></title><description><![CDATA[<p dir="auto">As i told you from wan it work only firefox and i don’t understand why.<br />
I will do tomorrow the add you are suggesting then i will tell you.<br />
Thank you very much</p>
]]></description><link>https://community.m5stack.com/post/11989</link><guid isPermaLink="true">https://community.m5stack.com/post/11989</guid><dc:creator><![CDATA[franco]]></dc:creator><pubDate>Mon, 25 Jan 2021 22:17:40 GMT</pubDate></item><item><title><![CDATA[Reply to HTTPPOST problem on Mon, 25 Jan 2021 21:28:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/franco" aria-label="Profile: franco">@<bdi>franco</bdi></a><br />
I'm in the US and I get a connection timeout to 79.8.125.79:8084, so I'm not able to test with that.</p>
<p dir="auto">Can you add a "Get Status Code" block to your flow and print to the serial console or the M5StickC screen what HTTP status code you get back? Something like this...</p>
<p dir="auto"><img src="/assets/uploads/files/1611610083354-screen-shot-2021-01-25-at-4.26.47-pm-resized.png" alt="0_1611610080761_Screen Shot 2021-01-25 at 4.26.47 PM.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/post/11987</link><guid isPermaLink="true">https://community.m5stack.com/post/11987</guid><dc:creator><![CDATA[world101]]></dc:creator><pubDate>Mon, 25 Jan 2021 21:28:17 GMT</pubDate></item><item><title><![CDATA[Reply to HTTPPOST problem on Mon, 25 Jan 2021 19:36:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/world101" aria-label="Profile: world101">@<bdi>world101</bdi></a> Locally it work with any browser.</p>
]]></description><link>https://community.m5stack.com/post/11986</link><guid isPermaLink="true">https://community.m5stack.com/post/11986</guid><dc:creator><![CDATA[franco]]></dc:creator><pubDate>Mon, 25 Jan 2021 19:36:08 GMT</pubDate></item><item><title><![CDATA[Reply to HTTPPOST problem on Mon, 25 Jan 2021 19:30:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/world101" aria-label="Profile: world101">@<bdi>world101</bdi></a> i use mac and the browser Safari give me a different error:<br />
"Cancelled load from 'http:79.8.125.79:84/?onx' because it is using HTTP/0.9" (:0)</p>
<p dir="auto">HTTP/0.9 is the problem?</p>
]]></description><link>https://community.m5stack.com/post/11985</link><guid isPermaLink="true">https://community.m5stack.com/post/11985</guid><dc:creator><![CDATA[franco]]></dc:creator><pubDate>Mon, 25 Jan 2021 19:30:04 GMT</pubDate></item><item><title><![CDATA[Reply to HTTPPOST problem on Mon, 25 Jan 2021 19:24:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/world101" aria-label="Profile: world101">@<bdi>world101</bdi></a> the urlwork using firefox,  for security reason chrome doesn't work.</p>
]]></description><link>https://community.m5stack.com/post/11984</link><guid isPermaLink="true">https://community.m5stack.com/post/11984</guid><dc:creator><![CDATA[franco]]></dc:creator><pubDate>Mon, 25 Jan 2021 19:24:47 GMT</pubDate></item><item><title><![CDATA[Reply to HTTPPOST problem on Mon, 25 Jan 2021 19:21:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/world101" aria-label="Profile: world101">@<bdi>world101</bdi></a> i use m5stick, last update, uiflow last update.<br />
about the device, it is a hw that work as e web server, to comunicate to it you send a Httppost <a href="http://ip" target="_blank" rel="noopener noreferrer nofollow ugc">http://ip</a>.../ the command, as it receive the command it respond.</p>
<p dir="auto">Try yourself use a browser:</p>
<hr />
<p dir="auto"><a href="http://79.8.125.79:8084/?onx" target="_blank" rel="noopener noreferrer nofollow ugc">http://79.8.125.79:8084/?onx</a></p>
<p dir="auto">it respond:<br />
&lt;html lang="en"&gt;<br />
&lt;head&gt;<br />
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
ua 1 ub 1 uc 1 ud 1 ue 1 uf 1 ug 1 uh 1 ui 1 ul 1<br />
&lt;/body&gt;<br />
&lt;/html&gt;</p>
<hr />
<p dir="auto">try<br />
<a href="http://79.8.125.79:8084/?offx" target="_blank" rel="noopener noreferrer nofollow ugc">http://79.8.125.79:8084/?offx</a></p>
<p dir="auto">it respond:<br />
&lt;html lang="en"&gt;<br />
&lt;head&gt;<br />
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
ua 0 ub 0 uc 0 ud 0 ue 0 uf 0 ug 0 uh 0 ui 0 ul 0<br />
&lt;/body&gt;<br />
&lt;/html&gt;</p>
<hr />
<p dir="auto">In the body i get the Port ua 1 or 0, etc etc</p>
<p dir="auto">i tested using esp32 and arduino.app and it work.<br />
I don't understand how to use UiFlow standard command. i like it and i understood most of the sintax but in this case i don't.<br />
it look simple but it doen't work.</p>
]]></description><link>https://community.m5stack.com/post/11983</link><guid isPermaLink="true">https://community.m5stack.com/post/11983</guid><dc:creator><![CDATA[franco]]></dc:creator><pubDate>Mon, 25 Jan 2021 19:21:52 GMT</pubDate></item><item><title><![CDATA[Reply to HTTPPOST problem on Thu, 21 Jan 2021 19:38:26 GMT]]></title><description><![CDATA[<p dir="auto">Your flow works for me using <code>https://httpbin.org/get</code> as a test server for HTTP GET. Also it works for HTTP POST, but I added a key/value pair to pass along with the POST Data, like this...</p>
<p dir="auto"><img src="/assets/uploads/files/1611257579210-screen-shot-2021-01-21-at-2.28.52-pm-resized.png" alt="0_1611257442757_Screen Shot 2021-01-21 at 2.28.52 PM.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">If you would like further help troubleshooting, you'll need to provide more detail...</p>
<ul>
<li>
<p dir="auto">What M5 hardware and software version (uiFlow and device firmware) are you using?</p>
</li>
<li>
<p dir="auto">What the 192.168.1.123 device is (you mentioned IOT device, but what is it?) and also what the ?offx query string is for (i.e. what does it do or what do you expect from it?)</p>
</li>
</ul>
]]></description><link>https://community.m5stack.com/post/11919</link><guid isPermaLink="true">https://community.m5stack.com/post/11919</guid><dc:creator><![CDATA[world101]]></dc:creator><pubDate>Thu, 21 Jan 2021 19:38:26 GMT</pubDate></item><item><title><![CDATA[Reply to HTTPPOST problem on Wed, 20 Jan 2021 22:16:37 GMT]]></title><description><![CDATA[<p dir="auto">I tested both, i don’t get the espected result</p>
]]></description><link>https://community.m5stack.com/post/11889</link><guid isPermaLink="true">https://community.m5stack.com/post/11889</guid><dc:creator><![CDATA[franco]]></dc:creator><pubDate>Wed, 20 Jan 2021 22:16:37 GMT</pubDate></item><item><title><![CDATA[Reply to HTTPPOST problem on Fri, 15 Jan 2021 18:56:36 GMT]]></title><description><![CDATA[<p dir="auto">Are you sure you want to do a POST request in your code and not GET?</p>
]]></description><link>https://community.m5stack.com/post/11776</link><guid isPermaLink="true">https://community.m5stack.com/post/11776</guid><dc:creator><![CDATA[sodoku]]></dc:creator><pubDate>Fri, 15 Jan 2021 18:56:36 GMT</pubDate></item><item><title><![CDATA[Reply to HTTPPOST problem on Fri, 15 Jan 2021 18:21:25 GMT]]></title><description><![CDATA[<p dir="auto">if the url is <a href="http://www.google.com" target="_blank" rel="noopener noreferrer nofollow ugc">www.google.com</a> i get the html text of the site</p>
<p dir="auto">this  is the server response that i not able to get as result</p>
<p dir="auto"><img src="/assets/uploads/files/1610734751055-schermata-2021-01-15-alle-18.06.48.png" alt="0_1610734749783_Schermata 2021-01-15 alle 18.06.48.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/post/11775</link><guid isPermaLink="true">https://community.m5stack.com/post/11775</guid><dc:creator><![CDATA[franco]]></dc:creator><pubDate>Fri, 15 Jan 2021 18:21:25 GMT</pubDate></item></channel></rss>