<?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: Connector error: Unexpected character encountered while parsing value: &amp;lt;. Path '', line 0, position 0. in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Connector-error-Unexpected-character-encountered-while-parsing/m-p/2003193#M17556</link>
    <description>&lt;P&gt;To be more specific, I've tried to retrieve administration codes from Exact Online, using the following exact code:&lt;/P&gt;
&lt;P&gt;LIB CONNECT TO 'REST_GET';&lt;/P&gt;
&lt;P&gt;set vContentType = 'application/x-www-form-urlencoded';&lt;BR /&gt;set vURL = '&lt;A href="https://start.exactonline.nl/docs/XMLDivisions.aspx" target="_blank"&gt;https://start.exactonline.nl/docs/XMLDivisions.aspx&lt;/A&gt;';&lt;BR /&gt;set vRequestBody = '';&lt;/P&gt;
&lt;P&gt;MasterTable:&lt;BR /&gt;SQL SELECT &lt;BR /&gt;"Code"&lt;BR /&gt;FROM JSON (wrap on) "root"&lt;BR /&gt;WITH CONNECTION (&lt;BR /&gt;URL "$(vURL)",&lt;BR /&gt;HTTPHEADER "Authorization" "Bearer $(vAccessToken)",&lt;BR /&gt;BODY "$(vRequestBody)"&lt;BR /&gt;);&lt;/P&gt;</description>
    <pubDate>Thu, 10 Nov 2022 16:14:59 GMT</pubDate>
    <dc:creator>Koen_D</dc:creator>
    <dc:date>2022-11-10T16:14:59Z</dc:date>
    <item>
      <title>Connector error: Unexpected character encountered while parsing value: &lt;. Path '', line 0, position 0.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Connector-error-Unexpected-character-encountered-while-parsing/m-p/2003190#M17555</link>
      <description>&lt;P&gt;Dear Qlik Experts,&lt;/P&gt;
&lt;P&gt;I'm setting up an OAuth2 API connection in Qlik with Exact Online. I've managed to extract a refresh and access token, however when I try to access the end point with a GET call I get the following error:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;(Connector error: Unexpected character encountered while parsing value: &amp;lt;. Path '', line 0, position 0.)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I've tried everything to fix it, but I can't seem to find a solution. I've used the following guides to get to this point:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Sense-Documents/Handling-Refresh-Tokens-with-the-Qlik-REST-Connector/ta-p/1492836?attachment-id=5749" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Sense-Documents/Handling-Refresh-Tokens-with-the-Qlik-REST-Connector/ta-p/1492836?attachment-id=5749&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Connectivity-Data-Prep/QLIK-REST-Connector-and-OAuth2/td-p/1846711" target="_blank"&gt;https://community.qlik.com/t5/Connectivity-Data-Prep/QLIK-REST-Connector-and-OAuth2/td-p/1846711&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Code:&lt;/P&gt;
&lt;P&gt;LIB CONNECT TO 'REST_GET';&lt;/P&gt;
&lt;P&gt;MasterTable:&lt;BR /&gt;SQL SELECT &lt;BR /&gt;"Code"&lt;BR /&gt;FROM JSON (wrap on) "root"&amp;nbsp;&lt;BR /&gt;WITH CONNECTION (&lt;BR /&gt;URL "$(vURL)",&lt;BR /&gt;HTTPHEADER "Authorization" "Bearer $(vAccessToken)",&lt;BR /&gt;BODY "$(vRequestBody)"&lt;BR /&gt;);&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 16:11:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Connector-error-Unexpected-character-encountered-while-parsing/m-p/2003190#M17555</guid>
      <dc:creator>Koen_D</dc:creator>
      <dc:date>2022-11-10T16:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Connector error: Unexpected character encountered while parsing value: &lt;. Path '', line 0, position 0.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Connector-error-Unexpected-character-encountered-while-parsing/m-p/2003193#M17556</link>
      <description>&lt;P&gt;To be more specific, I've tried to retrieve administration codes from Exact Online, using the following exact code:&lt;/P&gt;
&lt;P&gt;LIB CONNECT TO 'REST_GET';&lt;/P&gt;
&lt;P&gt;set vContentType = 'application/x-www-form-urlencoded';&lt;BR /&gt;set vURL = '&lt;A href="https://start.exactonline.nl/docs/XMLDivisions.aspx" target="_blank"&gt;https://start.exactonline.nl/docs/XMLDivisions.aspx&lt;/A&gt;';&lt;BR /&gt;set vRequestBody = '';&lt;/P&gt;
&lt;P&gt;MasterTable:&lt;BR /&gt;SQL SELECT &lt;BR /&gt;"Code"&lt;BR /&gt;FROM JSON (wrap on) "root"&lt;BR /&gt;WITH CONNECTION (&lt;BR /&gt;URL "$(vURL)",&lt;BR /&gt;HTTPHEADER "Authorization" "Bearer $(vAccessToken)",&lt;BR /&gt;BODY "$(vRequestBody)"&lt;BR /&gt;);&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 16:14:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Connector-error-Unexpected-character-encountered-while-parsing/m-p/2003193#M17556</guid>
      <dc:creator>Koen_D</dc:creator>
      <dc:date>2022-11-10T16:14:59Z</dc:date>
    </item>
  </channel>
</rss>

