Skip to content

Large file upload response handling #116

@Ndiritu

Description

@Ndiritu

We need to handle different "completion" scenarios for Large File Uploads:

  • OneDrive returns a response object which we currently don't deserialize correctly
  • Outlook returns a 201 with no response body & no content-type header causing a deserialization error. Response contains a Location header with a URL to the attachment
  • Deserialize error responses from the API

Metadata

Metadata

Assignees

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