tus-android-client icon indicating copy to clipboard operation
tus-android-client copied to clipboard

io.tus.java.client.ProtocolException: unexpected status code (400) while uploading chunk

Open siddhpatil6 opened this issue 3 years ago • 1 comments

When i try to call uploader.finish(); its giving io.tus.java.client.ProtocolException: unexpected status code (400) while uploading chunk please help

siddhpatil6 avatar Oct 27 '20 04:10 siddhpatil6

Please fill out the entire bug report or otherwise we cannot help you:

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Execute command '...'
  2. Start upload '...'
  3. See error

Please try to reproduce the problem when uploading to our public tus instance at https://tusd.tusdemo.net/files/, if applicable to your situation. This helps us to determine whether the problem may be caused by the server component.

Expected behavior A clear and concise description of what you expected to happen.

Setup details Please provide following details, if applicable to your situation:

  • Runtime environment: [e.g. Android version, etc.]
  • Used tus-android-client version: [e.g. v0.1.9]
  • Used tus-java-client version: [e.g. v0.4.2]
  • Used tus server software: [e.g. tusd, tus-node-server etc.]

Acconut avatar Oct 27 '20 07:10 Acconut