Strange error when uploading multi part file

New post

Comments

1 comment

  • Jason

    Hey ,

     

    In the response to the Create Session API call, an expected part size is returned. You have to use that part size for your chunks. I would recommend parsing the JSON response and using the part_size value directly from there when you break up your file.

     

    Hope that gets you going in the right direction!

     

    Thanks,

    Jason

    0
    Comment actions Permalink

Please sign in to leave a comment.