Hey zeroqode-team,
I using the AWS File Uploader plugin to upload image files to S3, it works perfectly.
In Bubble, i save in an object of type “file” the url of the AWS bucket with the name of the file.
Then, I use the “Image Annotation” plugin to upload the image, before the users put markers.
Using the path, from the AWS upload, I get an access error “403 Forbidden”.
I think this is normal because the access to the bucket, from the AWS Uploader plugin, is done via AWS Cognito Identity Pool.
How to make the “Image Annotation” plugin use AWS Cognito Identity without changing the S3 bucket policy?
Best Regards,
Didier