cytomine / Cytomine-java-client

Cytomine Java client
Apache License 2.0
12 stars 14 forks source link

Error when downloading Github software sources #17

Open geektortoise opened 4 years ago

geektortoise commented 4 years ago

With the java client, I want to download the sources of a software.

If it is a "manually" uploaded software, it works. However, when I try to download the software source hosted on GitHub, we are redirected to some url like https://github-production-release-asset-2e65be.s3.amazonaws.com/... but the return code is 400.

Expected result : redirection are handled and sources are downloaded