Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Large file upload response handling

Open
#116 1 comment 2 reactions 1 assignee View on GitHub

@SilasKenneth is already working on this.

Since Jun 5, 2023.

Assessment

This issue has not been assessed yet.

Description

bug

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
Dominant language
PHP
Stars
16
Forks
8
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoftgraph/msgraph-sdk-php-core

All issues in microsoftgraph/msgraph-sdk-php-core

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.