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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
rommy
Contributor III
Contributor III

s3 connection is denied 403 error

Hi All,

I am trying to upload file from local box to s3 bucket. I have used tS3connection and tS3Put for it, however my ts3 connection is getting refused. Earlier I tought it could be I am not defining context variables properly so tried with hard coded values still getting 403 access denied error. Could engineer verified that keys have access to the s3 bucket. What else could be an issue here ?

Thank you !

Labels (4)
1 Solution

Accepted Solutions
rommy
Contributor III
Contributor III
Author

Yes I had verified all keys and everything , Issue was related to advance setting , "Check S3 Accessibility " default option I had to change to make it work. Thank you for your response,

View solution in original post

4 Replies
Anonymous
Not applicable

Hello,

Are you able to connect using the Key/Secret key via other methods without using talend tool? Are your connection details correct along with right access privileges? On which talend build version you got this issue?

Best regards

Sabrina

rommy
Contributor III
Contributor III
Author

Yes I had verified all keys and everything , Issue was related to advance setting , "Check S3 Accessibility " default option I had to change to make it work. Thank you for your response,

Anonymous
Not applicable

Hello,

Unchecked this option "Check S3 Accessibility " works for you without 403 error? Thanks for your feedback.

Best regards

Sabrina

rommy
Contributor III
Contributor III
Author

Yes, It worked. Issue was resolved.