I am facing a lot of difficulty because the AWS Textract node is giving the following error:
Bad request - please check your parameters
{"__type":"SerializationException"}
Error details
From AWS Textract
Error code
400
Other info
Node type
n8n-nodes-base.awsTextract
Node version
1 (Latest)
n8n version
1.33.1 (Cloud)
Time
26/09/2024, 17:05:33
Stack trace
NodeApiError: Bad request - please check your parameters
at Object.awsApiRequest (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Aws/Textract/GenericFunctions.js:49:15)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Object.awsApiRequestREST (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Aws/Textract/GenericFunctions.js:54:22)
at Object.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Aws/Textract/AwsTextract.node.js:104:37)
at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Workflow.js:724:19)
at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:660:53
at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:1062:20
I am not quite sure how to resolve this. Regarding the n8n information, I am running it in the cloud using their own n8n system, with their monthly plan. I await your response and thank you in advance for any help.