Github Automation Auth Error

Hello,

I have setup a pipline to build and publish, but I am getting an error when it tries to clone the repository

Clone: failed to parse supported auth schemes: The operation identifier is not valid.

Has anyone had any similar issues and know what needs to be assigned in either Github or UiPath to stop this from showing up?

Thank you

Hey @trotter
Did you try this method?

Hi @trotter,

Would you please clarify a bit what CI/CD tooling are you using?
Is it Automation Ops - Pipelines, uipcli, or something else?

Thank you,
Alex

Hello,

Fair question, this is using the Automation Ops - Pipelines. I thought that if it runs through the pipeline in orchestrator it would automatically have the permissions to be able to clone through the webhook it created.

If I try to debug by downloading the package and running it locally I get an error of 403 on cloning, but I am unsure if the access token maybe isn’t setup right with the correct permissions.

Thank you.

I am not seeing anything related to LibGit2Sharp in my logs.