<?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: Cannot get JSON Data with REST connection in Archived Discussions</title>
    <link>https://community.qlik.com/t5/Archived-Discussions/Cannot-get-JSON-Data-with-REST-connection/m-p/2402812#M143</link>
    <description>&lt;P&gt;Hi @Cansu Mericli​&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you happen to fix your issue ? I'd be curious, meeting the exact same situation. &lt;/P&gt;&lt;P&gt;Tx&lt;/P&gt;</description>
    <pubDate>Tue, 13 Dec 2022 14:25:08 GMT</pubDate>
    <dc:creator>nicoclavier</dc:creator>
    <dc:date>2022-12-13T14:25:08Z</dc:date>
    <item>
      <title>Cannot get JSON Data with REST connection</title>
      <link>https://community.qlik.com/t5/Archived-Discussions/Cannot-get-JSON-Data-with-REST-connection/m-p/2402810#M141</link>
      <description>&lt;P&gt;Hello, I am trying to pull json values from airtable table with a REST connection. Connection works in Postman and I am able to see json data. But I keep getting this error on Pipeline Designer. Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;B&gt;Fetching a new sample&lt;/B&gt;&lt;/LI&gt;&lt;LI&gt;&lt;B&gt;Could not fetch the sample for DatasetId(fe968567-4164-48c9-b5ac-2721f9360756). - Property 'configuration.dataset.datastore.authentication' is required. - Property 'configuration.dataset.datastore.base' is required. - Property 'configuration.dataset.datastore.connectionTimeout' is required. - Property 'configuration.dataset.datastore.readTimeout' is required. - Property 'configuration.dataset.format' is required. - Property 'configuration.dataset.maxRedirect' is required. - Property 'configuration.dataset.methodType' is required. - Property 'configuration.dataset.resource' is required.&lt;/B&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Cansu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2025 17:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Discussions/Cannot-get-JSON-Data-with-REST-connection/m-p/2402810#M141</guid>
      <dc:creator>cansu</dc:creator>
      <dc:date>2025-05-08T17:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get JSON Data with REST connection</title>
      <link>https://community.qlik.com/t5/Archived-Discussions/Cannot-get-JSON-Data-with-REST-connection/m-p/2402811#M142</link>
      <description>&lt;P&gt;Hello @Cansu Mericli​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For JSON: you must respect a specific format for your JSON values and be consistent: sequence of records, one after another, separated, or not, by a line feed. Each record does not have to be on a single line. At the end, the data in the text area is not a typical&amp;nbsp;JSON&amp;nbsp;document with square brackets.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;  {&lt;/P&gt;&lt;P&gt;    "Id": 3146717,&lt;/P&gt;&lt;P&gt;    "PosTime": 1525097499899,&lt;/P&gt;&lt;P&gt;    "Latitude": 48.8585,&lt;/P&gt;&lt;P&gt;    "Longitude": 2.4921,&lt;/P&gt;&lt;P&gt;    "Operator": "Air France"&lt;/P&gt;&lt;P&gt;  }&lt;/P&gt;&lt;P&gt;  {&lt;/P&gt;&lt;P&gt;    "Id": 3757865,&lt;/P&gt;&lt;P&gt;    "PosTime": 1525097474634,&lt;/P&gt;&lt;P&gt;    "Latitude": 48.5018,&lt;/P&gt;&lt;P&gt;    "Longitude": 2.2246,&lt;/P&gt;&lt;P&gt;    "Operator": "Lufthansa"&lt;/P&gt;&lt;P&gt;  }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As per the error, please also check the parameter that is missing from your dataset.&lt;/P&gt;&lt;P&gt;Refer to the below for more information&lt;/P&gt;&lt;P&gt;https://help.talend.com/r/en-US/Cloud/data-preparation-user-guide/creating-test-dataset&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 09:34:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Discussions/Cannot-get-JSON-Data-with-REST-connection/m-p/2402811#M142</guid>
      <dc:creator>Ramya_V</dc:creator>
      <dc:date>2022-07-25T09:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get JSON Data with REST connection</title>
      <link>https://community.qlik.com/t5/Archived-Discussions/Cannot-get-JSON-Data-with-REST-connection/m-p/2402812#M143</link>
      <description>&lt;P&gt;Hi @Cansu Mericli​&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you happen to fix your issue ? I'd be curious, meeting the exact same situation. &lt;/P&gt;&lt;P&gt;Tx&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 14:25:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Discussions/Cannot-get-JSON-Data-with-REST-connection/m-p/2402812#M143</guid>
      <dc:creator>nicoclavier</dc:creator>
      <dc:date>2022-12-13T14:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get JSON Data with REST connection</title>
      <link>https://community.qlik.com/t5/Archived-Discussions/Cannot-get-JSON-Data-with-REST-connection/m-p/2402813#M144</link>
      <description>&lt;P&gt;Hi @Nicolas Clavier​, unfortunately couldn't find a solution for the pipeline designer. Apparently, it requires very specific structure for JSON. Instead, I run python script in Data Studio to fetch the data. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Dec 2022 02:03:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Discussions/Cannot-get-JSON-Data-with-REST-connection/m-p/2402813#M144</guid>
      <dc:creator>cansu</dc:creator>
      <dc:date>2022-12-24T02:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot get JSON Data with REST connection</title>
      <link>https://community.qlik.com/t5/Archived-Discussions/Cannot-get-JSON-Data-with-REST-connection/m-p/2402814#M145</link>
      <description>&lt;P&gt;You still can't find the solution? But I think the error message suggests that certain properties related to the dataset configuration are missing, such as authentication, base, connection timeout, read timeout etc resource. I&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 10:33:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Discussions/Cannot-get-JSON-Data-with-REST-connection/m-p/2402814#M145</guid>
      <dc:creator>LHall1681108134</dc:creator>
      <dc:date>2023-05-12T10:33:22Z</dc:date>
    </item>
  </channel>
</rss>

