Hey everyone, I have created a UiPath studio script using GSuite activities to use Google spreadsheet. Now when I am using the same script on my computer, it works fine. I have delivered this script to someone but when he is trying to run the script UiPath studio throws an error “requested value ‘local disk’ was not found”. His laptop is in Spanish is it the reason or there is something else that is missing? Local disk is the property under the Google spreadsheet process scope.
An exact error is pasted below:
An unexpected error occurred during the library build process:
Cannot create an Activity Builder for Main.xaml. Reason: ‘Could not create a ‘DataStoreLocation’ from the text ‘Local Disk’. Requested value ‘Local Disk’ was not found.’
What I believe is an issue is here in the option I have selected never store as well but same error. It is strange that it is working on my computer but when I changed computer it is not working on it.
Any help will highly be appreciated.
Thank you.