<?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: Repository Service API and Authentication in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Repository-Service-API-and-Authentication/m-p/1169225#M5733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't resurrect old threads that are non-related to a new topic.&lt;/P&gt;&lt;P&gt;And as I have answered in your other multiple posts, you can use the About endpoint to fetch the body for a type (in your case stream) to see what a POST request should look like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense-developer/3.1/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-About-API-Get-Type.htm" title="http://help.qlik.com/en-US/sense-developer/3.1/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-About-API-Get-Type.htm"&gt;About API: Get type ‒ Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 28 Jan 2017 20:01:28 GMT</pubDate>
    <dc:creator>Alexander_Thor</dc:creator>
    <dc:date>2017-01-28T20:01:28Z</dc:date>
    <item>
      <title>Repository Service API and Authentication</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Repository-Service-API-and-Authentication/m-p/1169222#M5730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;How to configure the server to authenticate the user to call the links Repository Service &lt;SPAN&gt;API?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;I am creating &lt;SPAN&gt;an application&lt;/SPAN&gt; in .NET to copy documents QlikSense in the repository. When &lt;SPAN&gt;authenticates&lt;/SPAN&gt; &lt;SPAN&gt;using a&lt;/SPAN&gt; certificate GET method call links are working properly. The problem lies &lt;SPAN&gt;in the method&lt;/SPAN&gt; POST, because I get a 403 error.&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2016 07:38:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Repository-Service-API-and-Authentication/m-p/1169222#M5730</guid>
      <dc:creator />
      <dc:date>2016-05-30T07:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Repository Service API and Authentication</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Repository-Service-API-and-Authentication/m-p/1169223#M5731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I posted an answer in your other thread here, &lt;A href="https://community.qlik.com/thread/218738"&gt;Qlik Sense Engine API Authorization&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Try not to create duplicate threads but editing the original one instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2016 14:16:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Repository-Service-API-and-Authentication/m-p/1169223#M5731</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2016-05-30T14:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Repository Service API and Authentication</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Repository-Service-API-and-Authentication/m-p/1169224#M5732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could make GET work in .Net via certificates. Have you managed to make POST fork for stream/tag creation. I am hunting for the exact Json to do the same since the documentation is not so clear. Please do let me know if you are able to achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2017 14:51:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Repository-Service-API-and-Authentication/m-p/1169224#M5732</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2017-01-27T14:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Repository Service API and Authentication</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Repository-Service-API-and-Authentication/m-p/1169225#M5733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't resurrect old threads that are non-related to a new topic.&lt;/P&gt;&lt;P&gt;And as I have answered in your other multiple posts, you can use the About endpoint to fetch the body for a type (in your case stream) to see what a POST request should look like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense-developer/3.1/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-About-API-Get-Type.htm" title="http://help.qlik.com/en-US/sense-developer/3.1/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-About-API-Get-Type.htm"&gt;About API: Get type ‒ Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jan 2017 20:01:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Repository-Service-API-and-Authentication/m-p/1169225#M5733</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2017-01-28T20:01:28Z</dc:date>
    </item>
  </channel>
</rss>

