On 14 Jul 2017, at 12:02, Aliaksei Syrel <alex.syrel@gmail.com> wrote:Hello,I am trying to download a file from bintray with the help of ZnClient.I'm doing the following:ZnClient newsystemPolicy;get;yourselfwhich results in Error 403.At the same time wget works as expected:Trying to open this url in a browser works too.I tried to find out what may cause the error and it looks like it is something related to redirects because request and response headers look good...Thanks,Alex