Skip to content

[BUG] S3 PUT does not work for Office Files (Excel, Word, PowerPoint) #3702

Open
@skjones91199

Description

Type of Connector

Independent Publisher Connector

Name of Connector

Amazon S3 Bucket

Describe the bug

Trying to use the connector to put office files into an Amazon S3 bucket.

The PUT appears to work, but the file in the amazon s3 bucket is corrupted. The error is below:

Image
Image

File types tried:
.docx
.pptx
.xlsx
.png

.txt, .csv, and .pdf file work.

I retrieved the file contents via a SharePoint site, OneDrive, and another S3 bucket.

Is this a security bug?

No, this is not a security bug

What is the severity of this bug?

Severity 2 - One or more important connector features are down

To Reproduce

  1. Create an instant cloud flow
  2. Add an action to get a file (from sharepoint, onedrive, or s3). For this test I used 'Get S3 Object Content'
  3. I have used a Compose step here to get the output, but it doesn't make a difference in the result.
  4. use the put object to put the content to another bucket.

Expected behavior

The file is uploaded to the S3 bucket used in step #4. The file opens in its corresponding app without error. I've attached more informations3 put object information.txt

Environment summary

Power Automate
Amazon S3
OS - windows 10

Additional context

I've attached a file with the raw inputs and outputs for the s3 get and put actions.

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions