Workflow job failing with source as Git Provider (remote github repo) with SP

srinum89
New Contributor III

Facing issue using Github App when running job with source as "Git provider" using Service Principle. Since we can't use PAT with SP on github, I am using Github app for authentication. 

Followed below documentation but still giving permission issue. 

https://learn.microsoft.com/en-us/azure/databricks/repos/get-access-tokens-from-git-provider

Why use the Databricks GitHub App instead of a PAT? from above link.