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
@bhstahl : I have a issue with 412 status.
I've download your example and ran 2 platform iOS and Android with the same server that config with tus flow. But only iOS can run, and Android have 412 issue.
I have read all of your posts and others related to 412 status, but non of them support my answer with Android problem.
Could you help me with this? Thanks
Hey @zajnbovv, I'm sorry to hear you're having trouble. What server implementation are you using? Can you open a ticket on the repository there so we can help get to the bottom of the issue?
@bhstahl : the problem has been solved but in the weirdo way.
I have changed the java_client using from gradle import to download your project as zip and copy all the class to the example. AND IT WORK.
Still can't find the reason, please update for other devs that have the same problem if you find the reason.
@zajnbovv I am happy to read that you were able to solve this issue. Unfortunately, I have never heard of something similar to your problem before, but please feel free to post any issues directly to the project of the tus-java-client: https://github.com/tus/tus-java-client/issues
4 commit comments
zajnbovv commentedon Nov 3, 2017
@bhstahl : I have a issue with 412 status.
I've download your example and ran 2 platform iOS and Android with the same server that config with tus flow. But only iOS can run, and Android have 412 issue.
I have read all of your posts and others related to 412 status, but non of them support my answer with Android problem.
Could you help me with this? Thanks
bhstahl commentedon Nov 3, 2017
Hey @zajnbovv, I'm sorry to hear you're having trouble. What server implementation are you using? Can you open a ticket on the repository there so we can help get to the bottom of the issue?
zajnbovv commentedon Nov 7, 2017
@bhstahl : the problem has been solved but in the weirdo way.
I have changed the java_client using from gradle import to download your project as zip and copy all the class to the example. AND IT WORK.
Still can't find the reason, please update for other devs that have the same problem if you find the reason.
Acconut commentedon Nov 8, 2017
@zajnbovv I am happy to read that you were able to solve this issue. Unfortunately, I have never heard of something similar to your problem before, but please feel free to post any issues directly to the project of the tus-java-client: https://github.com/tus/tus-java-client/issues