Connection Error in OAuth for Orchestrator(Cloud) Deployment through GitHub CICD

Hello UiPath community,

I hope you’re doing well!

I am currently facing an issue with OAuth for external applications, specifically in deploying projects to Orchestrator through GitHub CI/CD. Everything was working fine until yesterday when it suddenly stopped, and I started encountering a connection error as follows-

I have already ensured the following:

  • My application has the necessary scopes: “OR.Assets OR.BackgroundTasks OR.Execution OR.Folders OR.Jobs OR.Machines OR.Monitoring OR.Robots OR.Settings OR.TestSetExecutions OR.TestSets OR.TestSetSchedules OR.Users.”

  • The folder, tenant, and account names are being passed correctly, and they do exist.

  • No changes were made to the .yml file since it was working.

Despite these checks, the issue persists. I am wondering if there are any settings within Orchestrator that might be blocking the connection from GitHub. Has anyone else encountered a similar problem recently?

Your insights and suggestions would be highly appreciated. Thank you in advance!

Best regards,
Aswin

Where you able to solve this issue? I’m having the same problem.

The same script works perfectly outside of the github