Create your first automation in just a few minutes.Try Studio Web →
by Internal Labs
25
Activity
128.6k
Thank you for providing us the windows compatible SharePoint custom activities v2.0.2. We have tested the activities in our infrastructure and we noticed that delete and get item list activities are not working as expected. Could you please provide us the bug fix for below issues.
Delete Activity Issue: It doesn't return any error after successful execution but in reality, the files are not being deleted from SharePoint
Get items List Issue: Instead of returning the person's email address or name in the output, it returns a number.
Hi Swathi, thank you for flagging these issues. I’m aware of them and plan to release a fix by next week.
We have been using this package since version 1.7.0. In that version, when uploading files with the same name using the "Upload File" activity, the overwrite functionality worked as expected without any errors.
Recently, we migrated our legacy project to Windows and upgraded the package to version 2.0.2. However, when attempting to upload a file with the same name (even with the "Allow Overwrite" option enabled), we are encountering the following error:
Upload file: SharePoint API error (HTTP Forbidden): Code: -2147024891 Exception: System.UnauthorizedAccessException Message: Access denied
It is important to note that this issue does not occur in version 1.7.0 (Legacy project), where overwriting files works as expected. The error only appears starting from version 2.0.2. (windows project)
the same thing occurs when we try to use the "delete" activity.
Hello,
We are encountering an issue while attempting to retrieve a SharePoint List using activities from the UiPathTeam.SharePoint.Activities v2.0.1 package within a C# Windows Project. Our environment is based on SharePoint Server (Classic) 2019 On-Premises.
The specific activity in question is: UiPathTeam.SharePoint.Activities.List.ReadListItems (also known as Get List Items), where we are assigning the output to a variable of type: Array<Dictionary>.
However, at runtime, the following error is thrown:
Get List Items: A value of type 'System.Collections.Generic.List1[System.Collections.Generic.Dictionary
2[System.String,System.Object]]' cannot be set to the location with name 'ItemsDictArray' because it is a location of type 'System.Collections.Generic.Dictionary`2[System.String,System.Object][]'.
**
Creating the output variable using the Ctrl+K shortcut within the Items (Dictionary Array) output field also results in the same error. Notably, this issue is not detected at compile time and only occurs during runtime execution.
We also attempted to use a variable of type: List<Dictionary> but this results in the following compile-time error:
Argument 'ItemsDictArray': CS0029: Cannot implicitly convert type 'System.Collections.Generic.Dictionary[]' to 'System.Collections.Generic.List<System.Collections.Generic.Dictionary>'
**
While setting the output to a DataTable works without issue, this approach is not suitable due to its limitations with Person-type columns in our SharePoint List.
For reference, we have previously used this same set of activities successfully in VB.NET Windows Projects with UiPathTeam.SharePoint.Activities v1.7.0 against the same SharePoint Server environment, without encountering this error.
Could you please investigate this issue with the Get List Items activity in v2.0.1?
Thanks, Tiberiu
Thank you Tiberiu for reporting this. A new release (2.0.2) is submitted which address this issue. It will be rolled out soon
I keep getting this message: AADSTS65001: The user or administrator has not consented to use the application with ID '' named ''. Does this mean that the API permissions (scopes) must be consented by Azure global admin ? Is it possible to have Delegated permissions ?
Thank you Yuri for reporting this. A new release (2.0.2) is submitted which address this issue. you should be able to use "Get Consent" feature in "Test Connection" in the new release which be rolled out soon.
Thank you for your response. Since the 'test connection' functionality is not working, is there an alternative way of manually granting consent for the account to be used ?
For AzureApp, it is not required to 'grant user consent' using 'test connections'. Did you try running any activities and check if it works?
In regard to the Deletion of File(s) within a SP Library, if the File or Document has versioning on it, is there the ability to Filter or Delete by version? Example: Delete all versions of a Document that are below version 2?
Or is there some kind or sort of workaround that can be done to delete by version?
Hi Scott, unfortunately deleting/filter by file version is not supported. No current workaround by using this package.
In regard to the Deletion of File(s) within a SP Library, if the File or Document has versioning on it, is there the ability to Filter or Delete by version? Example: Delete all versions of a Document that are below version 2?
Or is there some kind or sort of workaround that can be done to delete by version?
Followed the instructions from the PDF, however when clicking "Get User Consent" button in the "Test connection", I am getting back a popup that says: "Not implemented". Tried various combinations of parameters with the same result. Tried with different accounts from different machines. Please help.
Hi Yuri, "Test Connections" feature is not working properly for AzureApp even on old Windows-Legacy version. We plan to fix that the next release (date is not decided yet). For workaround, you can test the connection by executing the activities and check the result.
Its not working for windows project Uipath Studio 2023.10.10
We release new version 2.0.1. please try and let us know if still have any issues
Hi Abdullah,
Same issue here : unable to install this package from Studio 2023.10.12 LTS.
We were able to install it on a staging machine using Studio 2024.10.8. Actually I try to make some basic tests, but unfortunately without success.
Kind Regards FA
We release new version 2.0.1. please try and let us know if still have any issues
Hi Abdullah,
Since I'm unable to reply to your message , I'm posting here.
I'm using studio version 2023.10.10 and I want to download the Sharepoint package version 2.0.0 because I am trying to migrate the Windows legacy to Windows project, but it says it's not compatible. I'm unable to attach a screenshot also in this post.
We release new version 2.0.1. please try and let us know if still have any issues
I tried to install this package in a Windows package but the package still says it is not compatible with the Windows version. Please help
Hi Chaitra,
Can you tell me the the version you are trying to install and Studio version. If possible, please provide a screenshot.
Technical
Version
2.0.2Updated
June 24, 2025Works with
Studio: 22.10+
Certification
Silver Certified
Collections
Support
UiPath Community Support
Resources