Services Plugins FAQs

AWS File Uploader plugin

Hi everyone,

I tried to contact ZQ support but did not find an answer so I’m hoping community can help me.

I set up the AWS File uploader plugin following the documentation here : https://docs.zeroqode.com/plugins/aws-file-uploader-plugin

I’m able to upload images but I have an issue to display the pictures I get the following error : Failed to load resource: the server responded with a status of 403 (Forbidden)

Do you know how I can configure s3 to allow my app to load this ressource ?

Thanks for your help

Hello, @minh.iae
I’m sorry that you haven’t found a response from us :pray:

To troubleshoot the HTTP 403 Forbidden error from the Amazon S3 console, check the following:

  • Missing permissions to s3;
  • Explicit deny statement in the bucket policy;
  • Block Public Access settings when uploading a public ACL object;
  • Bucket access control list (ACL) doesn’t allow the AWS account root user to write objects;
  • AWS Organizations service control policy doesn’t allow access to Amazon S3;

Please re-check your Account settings: AWS File Uploader Plugin - Zeroqode Documentation

After it, let me know about the result. I will be happy to assist you with any plugin-related question :blush:

Best regards,