I’m taking the UiPath Academy course ‘Building a REFramework Project with Orchestrator Queues’.
When I run it in Studio in Debug Mode, or Run Mode, everything works fine.
Then I uploaded the project to Orchestrator and launched it as a Job, and here it throws an exception, and says that a Key is not in the dictionary generated from the Config file, but it does exist and in debug mode I have been able to verify that both the Key and the Value exist.
Can someone explain to me why it fails from Orchestrator but works correctly from Studio?
I leave some screenshots:
![]()

