<?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: curl commands with Qlik SAAS` in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/curl-commands-with-Qlik-SAAS/m-p/1828035#M15418</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6140"&gt;@mstoler&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this still an issue ? Looking in our logs, it looks you were able to authenticate.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Aug 2021 14:51:57 GMT</pubDate>
    <dc:creator>Damien_V</dc:creator>
    <dc:date>2021-08-11T14:51:57Z</dc:date>
    <item>
      <title>curl commands with Qlik SAAS`</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/curl-commands-with-Qlik-SAAS/m-p/1827019#M15373</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Has anyone been successful in getting the qlik saas api to work using curl.&lt;/P&gt;&lt;P&gt;I am using this command:&lt;/P&gt;&lt;PRE&gt;curl  -L -H 'authorization: bearer &amp;lt;your-api-key&amp;gt;' \
  https://your-tenant.us.qlikcloud.com/api/v1/items?limit=2&amp;amp;resourceType=app&lt;/PRE&gt;&lt;P&gt;But get the error 401 authorization required.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Fri, 06 Aug 2021 08:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/curl-commands-with-Qlik-SAAS/m-p/1827019#M15373</guid>
      <dc:creator>mstoler</dc:creator>
      <dc:date>2021-08-06T08:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: curl commands with Qlik SAAS`</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/curl-commands-with-Qlik-SAAS/m-p/1828035#M15418</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6140"&gt;@mstoler&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this still an issue ? Looking in our logs, it looks you were able to authenticate.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 14:51:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/curl-commands-with-Qlik-SAAS/m-p/1828035#M15418</guid>
      <dc:creator>Damien_V</dc:creator>
      <dc:date>2021-08-11T14:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: curl commands with Qlik SAAS`</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/curl-commands-with-Qlik-SAAS/m-p/1829062#M15445</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Yes still an issue.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just submitted some curl commands today. Please let me know what you see.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 12:43:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/curl-commands-with-Qlik-SAAS/m-p/1829062#M15445</guid>
      <dc:creator>mstoler</dc:creator>
      <dc:date>2021-08-17T12:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: curl commands with Qlik SAAS`</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/curl-commands-with-Qlik-SAAS/m-p/1829582#M15460</link>
      <description>&lt;P&gt;I am finding success with:&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;curl  -L -H 'Authorization: Bearer &amp;lt;your-api-key&amp;gt;' \
  https://your-tenant.us.qlikcloud.com/api/v1/items&lt;/LI-CODE&gt;&lt;P&gt;on my Linux Subsystem for Windows install and success with&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;curl  -L -H "Authorization: Bearer &amp;lt;your-api-key&amp;gt;" \
  https://your-tenant.us.qlikcloud.com/api/v1/items&lt;/LI-CODE&gt;&lt;P&gt;with my curl for Windows (&lt;A href="https://curl.se/windows/" target="_blank"&gt;https://curl.se/windows/&lt;/A&gt;) launched through cmd.exe install.&lt;/P&gt;&lt;P&gt;I suspect your problem is casing.&amp;nbsp;&lt;STRONG&gt;A&lt;/STRONG&gt;uthorization vs.&amp;nbsp;&lt;STRONG&gt;a&lt;/STRONG&gt;uthorization and&amp;nbsp;&lt;STRONG&gt;B&lt;/STRONG&gt;earer vs. &lt;STRONG&gt;b&lt;/STRONG&gt;earer.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 22:46:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/curl-commands-with-Qlik-SAAS/m-p/1829582#M15460</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2021-08-18T22:46:23Z</dc:date>
    </item>
  </channel>
</rss>

