I’m trying to setup the S3 upload.
while setting up the bucket permissions, it’s complaining that a coule of action does not exists?
And I get 422 errors.
I’m trying to setup the S3 upload.
while setting up the bucket permissions, it’s complaining that a coule of action does not exists?
And I get 422 errors.
I’ve had similar issues - when I investigated the bucket permissions issue, it appeared that those permissions are now included with PutObject permission on the bucket. But I also get the 422 issues, including with other file types. I’m still tracking that down. I’m getting multiple errors configuring uploads to S3 that make me wonder if the docs here are out of date now.