Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
siddhpatil6 opened this issue Oct 27, 2020 · 1 comment

Comments

@siddhpatil6
Copy link

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

@Acconut
Copy link
Member

Acconut commented Oct 27, 2020

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.]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants