<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: InvokeHTTP Processor not including parameters on get call in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/InvokeHTTP-Processor-not-including-parameters-on-get-call/m-p/375688#M242595</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/106579"&gt;@john0123&lt;/a&gt;&amp;nbsp;have you been able to resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mark as solution button" style="width: 331px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/5960i4EC112CCAAC11427/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-08-06 at 1.54.47 PM.png" alt="Screen Shot 2019-08-06 at 1.54.47 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Aug 2023 17:46:38 GMT</pubDate>
    <dc:creator>cjervis</dc:creator>
    <dc:date>2023-08-28T17:46:38Z</dc:date>
    <item>
      <title>InvokeHTTP Processor not including parameters on get call</title>
      <link>https://community.cloudera.com/t5/Support-Questions/InvokeHTTP-Processor-not-including-parameters-on-get-call/m-p/375370#M242429</link>
      <description>&lt;P&gt;I have an invokehttp setup that validates if a product id exists by calling an api from an external service. Both services (nifi, and django) are authenticated and the call from nifi is authorized by django service.&lt;BR /&gt;&lt;BR /&gt;The only weird issue is that my url in invokehttp: &lt;A target="_blank" rel="noopener"&gt;https://&amp;lt;hostname&amp;gt;.com/products?productid=12&lt;/A&gt;&lt;/P&gt;&lt;P&gt;works perfectly fine with direct call, but when it's configured in invokehttp it responds with "not found". When I look through my django logs, I can see the request is authenticated and authorized but the call does not include the parameter, rather it includes only &lt;A target="_blank" rel="noopener"&gt;https://&amp;lt;hostname&amp;gt;.com/products&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have sslcontext and oauthtokenprovider service configured and working without issues.&lt;BR /&gt;&lt;BR /&gt;I'm a bit confused as to why this isn't working, my only thinking is invokehttp 1.20 requires a different url for parameters? This did work in 1.18 invokehttp.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2023 18:08:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/InvokeHTTP-Processor-not-including-parameters-on-get-call/m-p/375370#M242429</guid>
      <dc:creator>john0123</dc:creator>
      <dc:date>2023-08-18T18:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: InvokeHTTP Processor not including parameters on get call</title>
      <link>https://community.cloudera.com/t5/Support-Questions/InvokeHTTP-Processor-not-including-parameters-on-get-call/m-p/375447#M242455</link>
      <description>&lt;P&gt;Welcome to the community&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/106579"&gt;@john0123&lt;/a&gt;.&amp;nbsp;Perhaps&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/60150"&gt;@stevenmatison&lt;/a&gt;&amp;nbsp;may know the answer here.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 13:27:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/InvokeHTTP-Processor-not-including-parameters-on-get-call/m-p/375447#M242455</guid>
      <dc:creator>cjervis</dc:creator>
      <dc:date>2023-08-21T13:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: InvokeHTTP Processor not including parameters on get call</title>
      <link>https://community.cloudera.com/t5/Support-Questions/InvokeHTTP-Processor-not-including-parameters-on-get-call/m-p/375451#M242459</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/106579"&gt;@john0123&lt;/a&gt;&amp;nbsp;There are several ways to include values with the InvokeHttp call.&amp;nbsp; Custom values in the host/url is not preferred as they may not be noticed there.&amp;nbsp; Try to add productId as a user-defined property. Click the (+) on properties and create it there.&amp;nbsp; &amp;nbsp; Then test again.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 14:09:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/InvokeHTTP-Processor-not-including-parameters-on-get-call/m-p/375451#M242459</guid>
      <dc:creator>steven-matison</dc:creator>
      <dc:date>2023-08-21T14:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: InvokeHTTP Processor not including parameters on get call</title>
      <link>https://community.cloudera.com/t5/Support-Questions/InvokeHTTP-Processor-not-including-parameters-on-get-call/m-p/375688#M242595</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/106579"&gt;@john0123&lt;/a&gt;&amp;nbsp;have you been able to resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mark as solution button" style="width: 331px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/5960i4EC112CCAAC11427/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-08-06 at 1.54.47 PM.png" alt="Screen Shot 2019-08-06 at 1.54.47 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 17:46:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/InvokeHTTP-Processor-not-including-parameters-on-get-call/m-p/375688#M242595</guid>
      <dc:creator>cjervis</dc:creator>
      <dc:date>2023-08-28T17:46:38Z</dc:date>
    </item>
  </channel>
</rss>

