<?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 Connect Non Public files from QlikSense to AWS S3 bucket using REST API in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Connect-Non-Public-files-from-QlikSense-to-AWS-S3-bucket-using/m-p/1408807#M33032</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have private csv file in AWS S3 bucket and I am trying to connect the file through QlikSense Rest API. I can successfully connect the public file but it getting failed to connect private file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below error when trying to connect private csv file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"HTTP protocol error 403 (Forbidden): The server refused to fulfill the request."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me out with possible ways, I can connect private csv file in AWS S3 bucket.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Pratul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Nov 2017 22:09:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-16T22:09:04Z</dc:date>
    <item>
      <title>Connect Non Public files from QlikSense to AWS S3 bucket using REST API</title>
      <link>https://community.qlik.com/t5/App-Development/Connect-Non-Public-files-from-QlikSense-to-AWS-S3-bucket-using/m-p/1408807#M33032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have private csv file in AWS S3 bucket and I am trying to connect the file through QlikSense Rest API. I can successfully connect the public file but it getting failed to connect private file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below error when trying to connect private csv file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"HTTP protocol error 403 (Forbidden): The server refused to fulfill the request."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me out with possible ways, I can connect private csv file in AWS S3 bucket.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Pratul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 22:09:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Connect-Non-Public-files-from-QlikSense-to-AWS-S3-bucket-using/m-p/1408807#M33032</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-16T22:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Non Public files from QlikSense to AWS S3 bucket using REST API</title>
      <link>https://community.qlik.com/t5/App-Development/Connect-Non-Public-files-from-QlikSense-to-AWS-S3-bucket-using/m-p/1408808#M33033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is much simpler to use the Qlik Web Connector for Amazon S3. With the Qlik REST Connector you will have to implement the authentication part of the S3 interaction yourself - quite complicated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you can find more information about the Qlik Web Connector for Amazon S3:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Data-Source-Connectors/Data_source_list.htm" style="font-size: 10pt;" title="http://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Data-Source-Connectors/Data_source_list.htm"&gt;http://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Data-Source-Connectors/Data_source_list.htm&lt;/A&gt;‌ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Data-Source-Connectors/Amazon-S3-Connector.htm" title="http://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Data-Source-Connectors/Amazon-S3-Connector.htm"&gt;Amazon S3 ‒ Qlik Connectors&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Nov 2017 11:38:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Connect-Non-Public-files-from-QlikSense-to-AWS-S3-bucket-using/m-p/1408808#M33033</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2017-11-19T11:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Non Public files from QlikSense to AWS S3 bucket using REST API</title>
      <link>https://community.qlik.com/t5/App-Development/Connect-Non-Public-files-from-QlikSense-to-AWS-S3-bucket-using/m-p/1408809#M33034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response Petter. but Qlik Web Connector only connects public files in S3, is there any way to connect Private file via Qlik Web connector?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 15:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Connect-Non-Public-files-from-QlikSense-to-AWS-S3-bucket-using/m-p/1408809#M33034</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-04T15:25:26Z</dc:date>
    </item>
  </channel>
</rss>

