Services Plugins FAQs

GUI Uploader Uploads File, NoGUI Uploader Gives 403 Forbidden Put Error

Hey, there.

I’m using the latest version of the AWS File Uploader, and having a weird issue. When I use the GUI Uploader, the files uploaded are uploaded fine and go through, produce a URL, etc.

However, if I simply swap the uploader for a NoGUI uploader, the console gives a 403 Forbidden error when it tries to place the file in that same bucket.

Is there something I should be looking out for? A setting or something else that might need to be adjusted that could be causing this?

I’ve done my own testing and found that there must be a bug with the plugin. Despite using the exact same credentials, the bucket region is not getting added to the endpoint on the NoGUI uploader.

Again, using the latest version of the plugin (1.85).

WORKS (GUI Uploader): https://BUCKETNAME.s3.us-east-1.amazonaws.com
NOT WORK (NoGUI Uploader): https://BUCKETNAME.s3.amazonaws.com

Hello, @logandeyo
Thanks for reaching out.

Please allow me to add some details regarding your request :slightly_smiling_face:

This error means that a client is forbidden from accessing a valid URL. The server understands the request, but it can’t fulfill the request because of client-side issues.

API Gateway APIs can return 403 Forbidden responses for any of the following reasons: Troubleshoot API Gateway 403 Forbidden errors

Also, I’ve tested the ability to upload the files with the Gui and NoGui elements to the same folder with our Demo Settings, and the result was successful :pray:

The endpoint for both elements is the same. However, we will supplementary check this point with our Developers.

The links are unreachable due to the security settings of your bucket :slightly_smiling_face:

For the investigation of your issue, can you please share with us the screenshots of your current settings for both elements ( and workflow for them, in case you created it), and screen of the plugin’s settings ( in the plugin panel), where we can find the syntaxis of the keys and region?

Looking to hearing from you soon.
Best regards,