Forum Replies Created
You need to turn off mod security in your htaccess file. I had the same error.
Hello did this ever come to a resolution other than the keys are wrong which they are not in my case so I assume they are not in downloader’s case either? I have the same issue where I can connect using my IAM keys from the backend to see all buckets and folders because my IAM user has Full Access but the download links will not work unless I make my files public which defeats the purpose of using S3 anyway (at least in my case). It appears the signing of the urls are not getting generating properly from the add-on?
It appears that your plugin is requesting/posting something that is not allowed by mod_security settings. No other plugin has caused this issue. If SecFilterScanPOST is set to Off, the license will take. What string is your plugin using that is being blocked by SecFilterScanPOST so that I can only allow that string rather than fully disabling mod_security?