AWS S3 Upload 301 Error

The input data is correct from google drive node. But the AWS S3 is giving me a 301 error that I am not directed at the proper endpoint. I have copied and pasted the endpoint in the screenshot to the credentials as a custom endpoint in S3 but same error. Anyone had this issue before?

Running version [email protected]
Database (default: SQLite)

  • n8n EXECUTIONS_PROCESS setting (default: own, main):**
  • Running n8n via: n8n cloud
  • Operating system: Mac OS

Haven’t seen this error in n8n, but have seen it related to the region selection in other contexts. See if it helps to adjust the region (e.g. us-east-1, us-east-2 etc.) in the S3 Account credential, to match up to where you actually created the bucket in your AWS account.

1 Like

That was it! Haha so simple. Thank you.

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