I am trying to get a storage account from an Azure Resource Group. I am getting the error below.
Get Storage Account: An error has occurred. Please check the logs Error: Could not load type ‘Microsoft.Azure.Management.Storage.Fluent.Models.SkuName’ from assembly ‘UiPath.Azure, Version=1.1.4.0, Culture=neutral, PublicKeyToken=null’ due to value type mismatch.
Here is the properties
And the xaml layout
It is running through the ‘Get Resource Group’ without issue and correctly assigning variable. It then throws up on the ‘Get Storage Account’
Any thoughts? Thanks for the help!
1 post - 1 participant