I have an issue with downloading an Excel file from the Orchestrator Storage Bucket. I receive the following error message (same as the title): Download Storage File: Operation returned an invalid status code ‘BadRequest’.
I tried the following properties for the download storage file activity:
I am Not sure if I inserted the right paths. I inserted some white bars to overlay some project information. Can anyone give me an example how to download an Excel file from the Storage Bucket?
Quick Update: Furthermore I receive an access denied error message for the destination path, where I want to store the File. Could this be an VM related issue, or do I need to change some settings?
It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.
First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.
You can check out some of our resources directly, see below:
Always search first. It is the best way to quickly find your answer. Check out the icon for that.
Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.
Topic that contains most common solutions with example project files can be found here.
Read our official documentation where you can find a lot of information and instructions about each of our products:
Meet us and our users on our Community Slack and ask your question there.
Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.
Thank you for helping us build our UiPath Community!
i have a similar problem:
i want use the download storage file to download files from the a storage bucket in a cloud orchestrator. But i get the message:
i get the message access to the path… denied.
I am able to create files with the uipath activity in the same robot.
Can anyone help me?
@anna.z , @nico.tomsich – You might want to put the file name in the destination path for this to work. For example helloworld is the file that you want to download from storage . Then the destination path should be c:\temp\helloworld.txt , if you do not provide the file name it will continue to give the error i.e. access denied