we are using authorization token and trying to download a zip file from bitbucket repository (used api endpoint, please see sample below), and we are getting a 404 error (when trying to download the file using httpsclient from our application)
We are able to validate the user_email:token and bitbucket api url by using the curl command. Able to download the zip file using the curl command.
Sample api endpoint: