I am trying to access the data through Orchestrator API’s in Visual Studio 19. My Application is based on ASP.NET MVC 5. When i try to call an UIPATH authentication API for example and i’m not logged into the orchestrator with my browser it always gives me an error.
as soon as i authorize n access orchestrator through WEB Browser and then try to access the API’s then it will not give me any error.
This same things is happening with me from past 3,4 days.
I am just using free local orchestrator with GMAIL login.
The thing is if i’m logged in through web browser on cloud or you can say on orchestrator than it will generate the results (token) otherwise it gives the error.
I am using this to call the API in my code too.