Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
sDiviti
Contributor
Contributor

Unable to retrieve files from s3bucket, getting 403 error

Hi,

I am facing issue while developing the job, where i need to upload some files to s3bucket, and then retrieve it using ts3get component.

The job is failing with below error, though my credentials are fine as i am able to upload successfully. Also do all the operation using browser.

Kindly advice.

Error: [FATAL] 21:13:17 idhs_ems_ihiedataexchange.s3get_test_0_1.s3get_test- tS3Get_1 Forbidden (Service: Amazon S3; Status Code: 403; Error Code: 403 Forbidden; Request ID: XXXXXXXXXXXXXXXX; S3 Extended Request ID: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX; Proxy: null)

0695b00000H8BihAAF.jpg

Labels (2)
7 Replies
Anonymous
Not applicable

Hi

Here is a similar topic, have a try to select the corresponding Region instead of Default?

 

Regards

Shong

VVeeramaneni16
Contributor
Contributor

Hi Shong,

We tried to select the region instead of default, still it's giving the same error. And also you mentioned topic is with s3put component, I had a issue with ts3get component because it's not retrieving the file from s3.

Thanks,

Vijay Chander

sDiviti
Contributor
Contributor
Author

Hi Shong,

We tried to select the region instead of default, still it's giving the same error. And also you mentioned topic is with s3put component, I had a issue with ts3get component because it's not retrieving the file from s3.

heshkaru
Creator
Creator

Hi @Shicong Hong​ 

 

0695b00000OD3UVAA1.png0695b00000OD3UpAAL.pngIm also getting the same error. Is there any configuration changes that i need to do.

 

Thank you

Anonymous
Not applicable

@Heshan Karunaratne​ , have you tried to use S3 browser and checked if it works with same credentials?

 

Regards

Shong

heshkaru
Creator
Creator

Yes It works in AWS Cli and using AWS SDK in cmd(Windows) also

heshkaru
Creator
Creator

@Shicong Hong​,

The ts3get and ts3put function works, but still getting that error. Not sure whether it is an error with version.