Hi, I’ve followed this instruction https://www.youtube.com/watch?v=ZG_P-kLSTd4, but I have a problem of loading a video.
Mp3 file is loaded well, but mp4 and mov files are not loaded and the message appears.
“The video url could not be accessed, please check you have the correct permission set within S3Bubble”
So I double-checked the permission on the group I set up. It had
IAMFullAccess
AmazonS3FullAccess
CloudFrontFullAccess
AmazonElasticTranscoderFullAccess
AWSWAFFullAccess
AWSKeyManagementServicePowerUser
It seemed it had the proper permissions, but the instruction video was posted on Feb so I thought it might be out-dated.
What I did was I gave “AdministratorAccess” that grants all accesses to the group.
However, still the error message shows up.
Any idea how to fix?