Critical error - Upload activity in UipathTeam.Sharepoint package is not working

Hi,

I am using UipathTeam.Sharepoint [2.0.2] version to upload the files to sharepoint. It is failing when I check the option “Allow overwrite”. Getting the below error -
Upload file: SharePoint API error (HTTP Forbidden): Code: -2147024891, System.UnauthorizedAccessException, Message: Access denied.

and if I uncheck the “Allow overwrite” option and try to upload and if the file already exists, it is throwing the error like “File already exists”.

It is also having the same issue with “Move file” activity.

Delete activity seems to be not working anymore. It is not throwing error, but it is not working.

All these used to work fine in [1.7.0] version which is before the legacy to windows migration. After the .net migration all these are happening.

@Pannamaraju_Rajeswari,

Can you try this solution.

Hi @ashokkarale,

I want to highlight something that the upload is working when the file with same name is not already available. It is only failing when I select “Allow Overwrite” option and there is already file available with the same name. I am getting the error like Upload file: SharePoint API error (HTTP Forbidden): Code: -2147024891, System.UnauthorizedAccessException, Message: Access denied. The UipathTeam.Sharepoint released a package version [2.0.2] that is compatible with windows projects of UiPath and that version is having all these problems

Hi, @Pannamaraju_Rajeswari

I met the same exception now , do you have any idea?
UiPathTeam.Sharepoint, version 2.0.2, also try to overwrite file. SharePoint API error (HTTP Forbidden): Code: -2147024891, System.UnauthorizedAccessException, Message: Access denied.