jonsaw / amazon-cognito-identity-dart

Unofficial Amazon Cognito Identity Provider Dart SDK, to easily add user sign-up and sign-in to your mobile and web apps with AWS.
MIT License
204 stars 93 forks source link

S3 Presigned URL Upload, Empty Stream #64

Open Rayv1 opened 4 years ago

Rayv1 commented 4 years ago

Hi,

iam using the HTTP Presigned Post to Upload Files to S3. I copied your example and the Upload is working quite well, except the response. In my Case the Stream is fully empty and i cant see if the Upload was ok or not.