GenAI Activity - Sentiment Analysis - Bad Request Error

Hi Team,

I’m facing issue with Sentiment Analysis activity. When I try to run it from Enterprise License it’s throwing the below error.

2026-01-23 10:30:07.581 GMT+5:30:	Error: UiPath.IntegrationService.Activities.Runtime.Exceptions.RuntimeException: Request failed with error: 
ProviderMessage : error - {"type":"https://tools.ietf.org/html/rfc9110#section-15.5.1","title":"One or more validation errors occurred.","status":400,"errors":{"DocumentDetails":["At least one document must be provided"]},"traceId":"00-94e7e4fed904e4dcc3436ee90d51388c-81b758e7915d991a-00"}, statusCode - 400
ProviderErrorCode : 400
RequestId : 69730059e4b0fd12fd3d5b8e
Message : Bad Request

Status code: BadRequest. Error code: DAP-RT-1101.
   at UiPath.IntegrationService.Activities.Runtime.Services.ExecutionService.SendAsync(String requestUri, ExecutionParameters executionParameters, HttpMethod httpMethod, ICollection`1 jitInputs, CancellationToken token, Boolean isCUDRequest, Dictionary`2 telemetryUsedProperties)
   at UiPath.IntegrationService.Activities.Runtime.Services.ExecutionService.ExecuteOperationAsync(ExecutionParameters executionParameters, ConnectorActivityConfiguration activityConfiguration, Dictionary`2 telemetryUsedProperties, CancellationToken token)
   at UiPath.IntegrationService.Activities.Runtime.Activities.ConnectorActivity.ExecuteAsync(AsyncCodeActivityContext context, CancellationToken token)
   at UiPath.IntegrationService.Activities.Runtime.Activities.AsyncTaskCodeActivityImplementation.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
   at UiPath.IntegrationService.Activities.Runtime.Activities.AsyncTaskCodeActivity.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
   at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

I checked the configurations and connection multiple times but issue still persists.

This is the configuration:

Strange thing is the same activity is working with Community license without issue.

Appreciate your quick support on this.

@rares.ont

Hi @ashokkarale,

We are planning a release in the couple of days with the updated activity. Seems to be a request matching issue. Will post here after the release is done to be sure that everything works :slight_smile:

Regards,
Rares

Thank you for the update @rares.ont. I will be waiting for it.

@rares.ont

Any update on this please? It’s still broken.

We plan to roll the updates for Australia and Japan today with next week the all regions release

Please check if the fix is available on Cloud :slight_smile:

It’s working now @rares.ont. Thanks for the follow-up.