<?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 token refreshed.  'Test Connection' succeeds.  Save fails due to parsing error in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-token-refreshed-Test-Connection-succeeds-Save-fails-due-to/m-p/2528010#M22454</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/145804"&gt;@alex_colombo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is an OAuth2 token, with a Bearer header prefix.&amp;nbsp; Not a public API, an API to extract our company data from cloud.&amp;nbsp; (Oracle BI API).&lt;/P&gt;&lt;P&gt;In the Create Connection dialog I have correct URL and body and header as far as I can see, corresponding to the Postman side.&amp;nbsp; It worked fine before with all these settings and the Postman setup can complete request.&lt;/P&gt;&lt;P&gt;Usually I update the Query Header to read:&lt;/P&gt;&lt;P&gt;Authorization&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Bearer &amp;lt;token&amp;gt;&lt;/P&gt;&lt;P&gt;Now it wont accept the new token upon saving (Parsing error above), but will accept if tested.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is pointing towards an actual issue with the REST connector on the Qlik side...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Aug 2025 09:44:16 GMT</pubDate>
    <dc:creator>GarythDen</dc:creator>
    <dc:date>2025-08-21T09:44:16Z</dc:date>
    <item>
      <title>REST token refreshed.  'Test Connection' succeeds.  Save fails due to parsing error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-token-refreshed-Test-Connection-succeeds-Save-fails-due-to/m-p/2527985#M22451</link>
      <description>&lt;P&gt;We have been using a REST API for over a year to extract data.&amp;nbsp; API requires a periodic refresh of the token.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Refreshed the token in Postman.&lt;/P&gt;&lt;P&gt;Entered token into my Qlik SaaS data connection as we usually do.&lt;/P&gt;&lt;P&gt;Test Connection returns 'Connection Succeeded'&lt;/P&gt;&lt;P&gt;Save returns:&amp;nbsp;&amp;nbsp;connection string validation error: parsing connection string for 'xxxxxx-xxxx-xxxxx-xxxx' failed: dcaas API call 'POST /v1/data-sources/actions/parse-properties' failed with code: 400&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P class=""&gt;DCERROR-0071&lt;/P&gt;&lt;P class=""&gt;And it can not save the token.&lt;/P&gt;&lt;P class=""&gt;Could this be a change that happened on the API side ?&amp;nbsp; OR could it be something changed on the Qlik SaaS side ?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 21 Aug 2025 08:19:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-token-refreshed-Test-Connection-succeeds-Save-fails-due-to/m-p/2527985#M22451</guid>
      <dc:creator>GarythDen</dc:creator>
      <dc:date>2025-08-21T08:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: REST token refreshed.  'Test Connection' succeeds.  Save fails due to parsing error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-token-refreshed-Test-Connection-succeeds-Save-fails-due-to/m-p/2528007#M22452</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/149500"&gt;@GarythDen&lt;/a&gt;&amp;nbsp;, with token you mean an API key or an OAuth token? 400 error seems to be bad request, and not something about authentication.&lt;/P&gt;
&lt;P&gt;What are you doing with this end point? Seems it is not a public API. Could you please share request headers and the body of request if present?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 09:23:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-token-refreshed-Test-Connection-succeeds-Save-fails-due-to/m-p/2528007#M22452</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2025-08-21T09:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: REST token refreshed.  'Test Connection' succeeds.  Save fails due to parsing error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-token-refreshed-Test-Connection-succeeds-Save-fails-due-to/m-p/2528010#M22454</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/145804"&gt;@alex_colombo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is an OAuth2 token, with a Bearer header prefix.&amp;nbsp; Not a public API, an API to extract our company data from cloud.&amp;nbsp; (Oracle BI API).&lt;/P&gt;&lt;P&gt;In the Create Connection dialog I have correct URL and body and header as far as I can see, corresponding to the Postman side.&amp;nbsp; It worked fine before with all these settings and the Postman setup can complete request.&lt;/P&gt;&lt;P&gt;Usually I update the Query Header to read:&lt;/P&gt;&lt;P&gt;Authorization&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Bearer &amp;lt;token&amp;gt;&lt;/P&gt;&lt;P&gt;Now it wont accept the new token upon saving (Parsing error above), but will accept if tested.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is pointing towards an actual issue with the REST connector on the Qlik side...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 09:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-token-refreshed-Test-Connection-succeeds-Save-fails-due-to/m-p/2528010#M22454</guid>
      <dc:creator>GarythDen</dc:creator>
      <dc:date>2025-08-21T09:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: REST token refreshed.  'Test Connection' succeeds.  Save fails due to parsing error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-token-refreshed-Test-Connection-succeeds-Save-fails-due-to/m-p/2528011#M22455</link>
      <description>&lt;P&gt;I have just resolved the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will not save the new token unless you have clicked the 'Encrypted' check box next to the Query Header fields in the REST connector dialog.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is not obvious at all.&amp;nbsp; Qlik please look into this&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 09:47:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-token-refreshed-Test-Connection-succeeds-Save-fails-due-to/m-p/2528011#M22455</guid>
      <dc:creator>GarythDen</dc:creator>
      <dc:date>2025-08-21T09:47:35Z</dc:date>
    </item>
  </channel>
</rss>

