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?
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.