<?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>topic Re: Rest Connection Error in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Rest-Connection-Error/m-p/1836507#M15577</link>
    <description>&lt;P&gt;yes, I have tired replacing with chr(34) and im still having the same issue&lt;/P&gt;</description>
    <pubDate>Wed, 15 Sep 2021 23:08:08 GMT</pubDate>
    <dc:creator>arunachalamggg</dc:creator>
    <dc:date>2021-09-15T23:08:08Z</dc:date>
    <item>
      <title>Rest Connection Error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Rest-Connection-Error/m-p/1834588#M15563</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Im trying to get data from a rest api and I am passing the body paramet with it. I have tested the api in postman and it works.&lt;BR /&gt;Below is my script&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;LIB CONNECT TO 'xxx';&lt;/P&gt;&lt;P&gt;let vBase64String = 'xxxxxxx==';&lt;/P&gt;&lt;P&gt;let vRequestBody = '{"OBID":"1"}' ;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;let vRequestBody = replace(vRequestBody,'"',chr(34));&lt;BR /&gt;//I have tried this option too&lt;BR /&gt;&lt;SPAN&gt;//let vRequestBody = replace(vRequestBody,'"',chr(34)&amp;amp;chr(34));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LET vAuthorization = 'Basic ' &amp;amp; '$(username)' &amp;amp; ':' &amp;amp; '$(password)';&lt;/P&gt;&lt;P&gt;RestConnectorMasterTable:&lt;BR /&gt;SQL SELECT&lt;BR /&gt;"W"&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;FROM JSON (wrap on) "root"&lt;BR /&gt;WITH CONNECTION (&lt;BR /&gt;URL "&lt;A href="https://xxxxxk/xxx/v1/xx/xx" target="_blank" rel="noopener"&gt;https://xxxxxk/xxx/v1/xx/xx&lt;/A&gt;",&lt;BR /&gt;HTTPHEADER "Autorization" "Basic $(vBase64String)",&lt;BR /&gt;BODY "$(vRequestBody)"&lt;BR /&gt;);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im getting the following error&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arunachalamggg_0-1631095117624.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/61562iA301017C5FE312CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arunachalamggg_0-1631095117624.png" alt="arunachalamggg_0-1631095117624.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 10:06:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Rest-Connection-Error/m-p/1834588#M15563</guid>
      <dc:creator>arunachalamggg</dc:creator>
      <dc:date>2021-09-08T10:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Rest Connection Error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Rest-Connection-Error/m-p/1835770#M15572</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/148399"&gt;@arunachalamggg&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you seen this already?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Connector-reply-error-Unexpected-lexem-From-at-62-5-Expected-lt/td-p/1698870" target="_blank"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/Connector-reply-error-Unexpected-lexem-From-at-62-5-Expected-lt/td-p/1698870&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 19:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Rest-Connection-Error/m-p/1835770#M15572</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2021-09-13T19:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Rest Connection Error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Rest-Connection-Error/m-p/1836507#M15577</link>
      <description>&lt;P&gt;yes, I have tired replacing with chr(34) and im still having the same issue&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 23:08:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Rest-Connection-Error/m-p/1836507#M15577</guid>
      <dc:creator>arunachalamggg</dc:creator>
      <dc:date>2021-09-15T23:08:08Z</dc:date>
    </item>
  </channel>
</rss>

