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.