#Trouble using S3upload functionality

1 messages · Page 1 of 1 (latest)

brittle lagoon
#

I'm trying to follow the documentation at https://docs.appsmith.com/connect-data/how-to-guides/how-to-upload-to-s3 to do a simple upload to s3. But i'm running into weird errors, with out any option to debug or see the real error.

My logic is quite simple. but the upload query itselfis failing with out any error detail.

Your query failed to execute:
Your S3 query failed to execute. To know more please check the error details.
{
"actionId":"649babe95c21234a80754e79"
"requestedAt":"2023-06-29 23:48:01"
"requestParams":{
}
}

I'm not even sure what to look at here. Can someone point me to how to troubleshoot these errors.

Files can be uploaded to Amazon S3 using the S3 plugin and FilePicker Widget. This document presumes you have successfully connected to your S3 instance

raven hearthBOT
#

Hey There,

We've registered your query, and our team will get back to you soon.

Regards,
Pranav

raven hearthBOT
#

Hello,
Can you please share a screen recording of this process, including your
implementation of this functionality?
Also, may I ask what your version of Appsmith is, with your setup type (k8s,
docker, or Appsmith cloud)?

I look forward to your response.

brittle lagoon
#

This is on appsmith cloud.

#

here are the screenshots

#

Let me know if you need more details

raven hearthBOT
#

Can you please share a screenshot of the properties pane of the FilePicker1
widget?

brittle lagoon
#

here it is

raven hearthBOT
#

It seems that in your Uploadfiles query, the FilePicker1 widget is not
recognized. Could you please confirm that the FilePicker1 widget is on the same
page (BulkLoader page)?
If yes, please try to cut and paste the code again to check if it fixes the
syntax error.
If it still does not work, please share this app with us to debug this scenario.
Add [email protected] as a Developer and send us the link to it.

brittle lagoon
#

I confirmed that the widget is on the same page, but inside a form > container.

raven hearthBOT
#

Thank you very much. I will review this closely and will bring news soon.