Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

version_bridge.fragment_upload.fragment_upload_async returns UploadSession when success #93

Closed
xybu opened this issue Jan 20, 2017 · 1 comment

Comments

@xybu
Copy link

xybu commented Jan 20, 2017

After the last chunk of file is uploaded to server, fragment_upload_async() returns a UploadSession whose _prop_dict is one for Item resource. This happens because ItemUploadFragment.post() always uses the response to construct UploadSession object. Shouldn't it return an Item directly if the session succeeds?

xybu added a commit to xybu/onedrived-dev that referenced this issue Jan 20, 2017
@baywet
Copy link
Member

baywet commented Oct 2, 2024

Thank you for reaching out and for your patience. This SDK is being officially deprecated. See #209 for more information

@baywet baywet closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants