Issue with screenplay

Hello community, I am testing the solution; it’s a trial version, but now that I believe I have my flow correct, it tells me:

2026-08-13 9:31:01.431 GMT−6: Error: UiPath.UIAutomationNext.Exceptions.UIAgentException: Error generating activities: HTTP service error: v2/consumption: You have no consumption units remaining. Please contact your organization admin.
at UiPath.Semantic.Activities.Extensions.UITaskResultExtensions.EnsureSuccessStatus(UITaskResult result)
at UiPath.Semantic.Activities.NUITask.<>c__DisplayClass73_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at UiPath.UIAutomationNext.Activities.TargetBase.RunWithActionScopeAsync[T](IRuntimeContext runtimeContext, IActivityData data, Func`3 actionTask, CancellationToken token)
at UiPath.Semantic.Activities.NUITask.ExecuteAsync(IActivityContextWrapper context, CancellationToken token)
at UiPath.UIAutomationNext.Activities.RecoverableNativeActivity.ExecuteActivityAsync(IActivityContextWrapper contextWrapper, CancellationToken cancellationToken)
at UiPath.UIAutomationNext.Activities.RecoverableNativeActivity.ExecuteActivityAsync(IActivityContextWrapper contextWrapper, CancellationToken cancellationToken)
at UiPath.UIAutomationNext.Activities.RecoverableNativeActivity.ExecuteAsync(NativeActivityContext context, CancellationToken cancellationToken)
at UiPath.Shared.Activities.AsyncTaskNativeImplementation.BookmarkResumptionCallback(NativeActivityContext context, Object value)
at UiPath.Shared.Activities.AsyncTaskNativeActivity.BookmarkResumptionCallback(NativeActivityContext context, Bookmark bookmark, Object value)
at UiPath.Shared.Activities.ContinuableAsyncNativeActivity.BookmarkResumptionCallback(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager) Could you print this out? Thanks.

It looks like the issue is related to the consumption units in your trial environment rather than your workflow.

The key message is:

“You have no consumption units remaining. Please contact your organization admin.”

Please check the consumption/usage in Automation Cloud. If the trial quota has been exhausted, you may need to contact your organization admin or UiPath Support to check the available options.

@l.soto

As its trail version it has only limited units

If you have not used any then go to admin and allocate the basic units you get..if you already allocated then that means quote limit is crossed

Limits

Cheers

Hi @l.soto,

Welcome to the community.

You have consumed your available Screenplay executions. For Community users, the limit is 500 Screenplay runs per month. Once the monthly limit is reached, you’ll need to wait for the quota to reset or use a different licensing plan.

Thanks!