microsoft / PowerPlatformConnectors

This is a repository for Microsoft Power Automate, Power Apps, and Azure Logic Apps connectors
https://aka.ms/connectors
MIT License
985 stars 1.27k forks source link

[BUG] Blank PDF file uploaded to s3 #3613

Open nichageri opened 3 months ago

nichageri commented 3 months ago

Type of Connector

Independent Publisher Connector

Name of Connector

AmazonS3Bucket

Describe the bug

I am using AmazonS3Bucket to upload the file to S3. It is working fine with txt files.

  1. I am facing issue with pdf files.
  2. File name example SZ2011470-MCA_1552188-Cookie.aiInc2.pdf not working image

Is this a security bug?

No, this is not a security bug

What is the severity of this bug?

Severity 1 - Connector is broken or there's a very serious issue

To Reproduce

Follow the screenshot with pdf files

Expected behavior

PDF files uploaded should not have any issue

Environment summary

Install Method (e.g. pip, interactive script, apt-get, Docker, MSI, edge build) CLI version (paconn --version) OS version Shell Type (e.g. bash, cmd.exe, Bash on Windows)

Additional context

I am using AmazonS3Bucket to upload the file to S3. It is working fine with txt files.

  1. I am facing issue with pdf files.
  2. File name example SZ2011470-MCA_1552188-Cookie.aiInc2.pdf not working