You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Execute command '...'
Start upload '...'
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.]
When i try to call
uploader.finish();
its giving io.tus.java.client.ProtocolException: unexpected status code (400) while uploading chunk
please help
The text was updated successfully, but these errors were encountered: