I am facing an issue in UiPath Studio 2025.0.161 while trying to use Integration Service Activities.
When dragging and dropping any Integration Service activity, the following error is shown:
NU1102: Unable to find package UiPath.IntegrationService.Activities with version (>= 1.15.0-beta.20250425.1)
- Found 17 version(s) in https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json [Nearest version: 1.14.0]
- Found 0 version(s) in https://api.nuget.org/v3/index.json
- Found 0 version(s) in https://gallery.uipath.com/api/v3/index.json
This issue is happening with all Integration Service Activities, and not just one specific connector.
It appears that the required package version (1.15.0-beta.20250425.1) is not available in the configured feeds, with only version 1.14.0 being present.
Request:
Please check if:
- The missing package version can be published promptly.
- Or if a temporary workaround can be provided (such as downgrading, alternative packages, etc.).
This is currently blocking the use of Integration Service activities in my automation development.
Thank you!