Hello there,
I am having a difficult time downloading or reading a file from my SharePoint folder using UiPath Studio. The issue is that I don’t have an access token to use in UiPath Studio. I have found the UiPathTeam.SharePoint.Activities
package, but it doesn’t seem to be compatible with Windows. I have tried installing it using Windows Legacy, but I am getting the following error message
I have also tried using the python
library to get and read the file, but that is also throwing an HTTP 403
error.
I am wondering what the best way would be to download this file for the robot to access. I am the owner of the SharePoint folder
Thank you!