Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Product image can not upload to S3 bucket #91

Open
navuitag opened this issue Jan 1, 2022 · 0 comments
Open

Product image can not upload to S3 bucket #91

navuitag opened this issue Jan 1, 2022 · 0 comments

Comments

@navuitag
Copy link

navuitag commented Jan 1, 2022

Hi there,

I've got an error when uploading product images to Amazon S3.
Can anybody help me to know what is the problem? And how to fix this problem?
Thank you so much.

Image was not uploaded.
Error executing "PutObject" on "https://amazon-s3-bucket.s3.ap-southeast-1.amazonaws.com/tmp/catalog/product/s/e/Image.png";
AWS HTTP error: Client error: PUT https://amazon-s3-bucket.s3.ap-southeast-1.amazonaws.com/tmp/catalog/product/s/e/Image.png resulted in a 403 Forbidden response:

<?xml version="1.0" encoding="UTF-8"?> 
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>T7RZH9 (truncated...) AccessDenied (client): Access Denied - 

<?xml version="1.0" encoding="UTF-8"?> 
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>T7RZH9R6QAK5F8CH</RequestId><HostId>7/NWN4dNQ1s7DLnJPBnpd1j5xivKflnWeoTp+mGHSfKB6lxGlNoGgp1nnfxXJWAx4C2IANhnIPY=</HostId>
</Error>
  • Magento version 2.4.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant