AWS Textract

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.

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @Luigi_Ferrara , I suspect you do not reference the binary files correctly. How do binary look like in the output of “Google Drive4” node. If you have more than one file I would expect the binary reference to be other than just data.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.