microsoftgraph / microsoftgraph/msgraph-sdk-python
DriveItem: download a file in another format error when converting from .csv to .pdf
Open
Nobody has claimed this yet.
area: API Support
priority:p2
type:bug
- Dominant language
- Python
- Stars
- 630
- Forks
- 96
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Describe the bug
The issue is the same as issue 912 but with the source format csv.
Expected behavior
The conversion should work as stated in the documentation
How to reproduce
We tried to:
- Manually converting the .csv as .csv again -> it does not work
- Manually converting the .csv as .xlsx -> it works
It seems a server-side problem due the unsupported extension even though the documentation sayscsvis supported.
Thank you.
SDK Version
No response
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```</details>
### Configuration
_No response_
### Other information
_No response_
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue 912 and the documentation describing DriveItem format conversion, then reproduce the reported CSV-to-PDF and CSV-to-XLSX cases. Compare the SDK request with the documented conversion behavior to determine whether the defect is in the SDK or the service; done means the documented CSV conversion works or the limitation is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100