LargeFileUploadTask fails: AttributeError: 'NoneType' object has no attribute 'create_from_discriminator_value' #716
Labels
status:waiting-for-triage
An issue that is yet to be reviewed or assigned
type:bug
A broken experience
Describe the bug
I am using LargeFileUploadTask to upload files to a sharepoint directory using the following code.
The file is uploaded in visible in the sharepoint, but the code returns an error.
Code:
Error:
Expected behavior
Dont generate an error, because the file is uploaded successfully.
How to reproduce
Use my code snippet and upload a file larger than 5 mb.
SDK Version
1.1.6
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```The text was updated successfully, but these errors were encountered: