<?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[Problems with text merge on http request module]]></title><description><![CDATA[<p dir="auto">Hello all!</p>
<p dir="auto">I have a silly problem with the http request module in UI Flow.</p>
<p dir="auto">When I put URL as a text e.g. <a href="https://www.test.com/example.php?client=1234" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.test.com/example.php?client=1234</a> then it works!</p>
<p dir="auto">When I put it with text merge module https://...example.php?client" + clientvariable<br />
I always get a 400 bad request.<br />
When I add 2 variables it also adds a line break between the variables - 2nd part is "&amp;room=" + variable as text merge</p>
<p dir="auto">http request just in the browser works of course :)</p>
<p dir="auto">Thx for any help! Appreciated!</p>
<p dir="auto">Oliver</p>
]]></description><link>https://community.m5stack.com/topic/4540/problems-with-text-merge-on-http-request-module</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 03:41:13 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4540.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 19 Aug 2022 15:07:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Problems with text merge on http request module on Sun, 21 Aug 2022 12:23:42 GMT]]></title><description><![CDATA[<p dir="auto">Maybe this might help others:</p>
<p dir="auto">We kinda solved problem #1 after talking to a python guy :-P</p>
<p dir="auto">When you request values from http this MIGHT have some spaces included, even if you don't see them.<br />
"So we put truncate spaces from both ends" an all those variabels and that works!</p>
<p dir="auto">Don't think that this should be so hard to use - but anyhow - it works.</p>
<p dir="auto">So #2 stays open. How to reveive 2 variables via http request</p>
]]></description><link>https://community.m5stack.com/post/18412</link><guid isPermaLink="true">https://community.m5stack.com/post/18412</guid><dc:creator><![CDATA[thelandoffey]]></dc:creator><pubDate>Sun, 21 Aug 2022 12:23:42 GMT</pubDate></item></channel></rss>