If the whole parts are uploaded, and the provided ETags are correct, then the file is assembled and made available on the SBG platform.
upload_complete_all(auth_token = NULL, upload_id = NULL, ...)
auth_token | auth token |
---|---|
upload_id | ID of the upload |
... | parameters passed to sbgapi function |
parsed list of the returned json
token = '58aeb140-1970-0130-6386-001f5b34aa78' req = upload_complete_all(token, upload_id = '8D7sQJxQk14ubsEnKaoeQZlRvV6ouQtMzBWaQNJdxPDLypUC3WogwtJdncevHxnT')#> Error: HTTP Status 404: /1.1/upload/multipart/8D7sQJxQk14ubsEnKaoeQZlRvV6ouQtMzBWaQNJdxPDLypUC3WogwtJdncevHxnT/complete not found