Calling API workflow error

I have an API workflow that connect to supabase and execute a query and returns the result successfully. But, when I call this API in my process worflow, I got an error .
I tried to create an agent and call the API, then integrates the agent in my process worflow. I got the same error.
I published the solution and deployed it and won’t solve the issue.

2026-06-06 13:55:38.513 GMT−5: Error: Execution error: The CheckInventoryAPI tool encountered an error: missing a valid runtimeContext.debugSessionId (UUID). Please try again later or contact support for assistance.

@Brahimco

If it’s working fine in debug or developement but only failing while running then it must be license related issue

Hi @Brahimco

Deploy and run the process from Orchestrator/Automation Ops instead of Agent Test mode. If the issue persists, recreate the API Tool reference in the Agent, republish the solution, and ensure all components are on the latest UiPath version.

If solution works for you please mark as solution

Happy Automation with UiPath

@Brahimco

If you run the api workflow alone is it running?

Cheers

Try republishing and redeploying the API, Agent, and Solution, then test with a minimal process that calls only this API. Also check the Agent execution logs for additional details.