Hello,
I am trying to retrieve data from an Amazon S3 bucket into Qlik Sense to which I have read access using Qlik Web Connectors.
I am able to list all the objects contained in the bucket location and see the 'keys' to each of the object (csv files) using the ListObjects table.
Thereafter, when I try to retrieve the object data using the 'GetRawObject' table wizard, I am getting the following error:
(403) Forbidden.
at System.Net.HttpWebRequest.GetResponse()
at AmazonS3Connector.Helpers.RetryRequestHelper.GetResponse()
Kindly advise.