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