-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Labels
Description
Question
I'm facing this issue as well #66 and I'd like to be able to see detailed information about the ProtocolException being thrown.
Ideally, I'd like to be able to see the underlying cause of the error 400, what was the actual response from the Cloudflare servers, etc., instead of this simple message (currently shown): io.tus.java.client.ProtocolException: unexpected status code (400) while creating upload
Of course, if you know of a solution for the linked issue, that'd be awesome!
Also, I've contacted already Cloudflare support -- waiting for a reply.
Setup details
Please provide following details, if applicable to your situation:
- Runtime environment: [Java 17, spring boot 2.7.7]
- Used tus-java-client version: v0.4.5
Reactions are currently unavailable