I have configured the source using Github saas connector in IDN. When I configured it the test connection and account aggregation were working fine,but now when I am testing it is giving me below error -
I have asked Sailpoint team to provide the logs to understand the issue.I yet to receive it. Meanwhile any idea why I am getting this error.I kept 10 as page size and the number of accounts present in source are around 418.
That’s a frustrating error to encounter, especially when it was working previously.
The error message is quite telling. It indicates that the connector’s underlying process unexpectedly terminated while trying to communicate back to ISC. This isn’t a GitHub API error directly, but rather an issue with the connector’s runtime environment allocated to your tenant.
For the record I have GitHub OOTB connector configured and did an account aggregation just now, running fine. Try enabling debug and sharing logs from SailPoint CLI using command sail conn logs tail for account aggregation: -
Seems like the SAML SSO was enabled for the GitHub Organization you are connected to after configuration. See if you can or the dev team using GitHub Organization agree to update/bypass SSO for the account that you are using for PAT for authentication. Alternatively a new service account with required permission can be created like a normal GitHub user with permission to the GitHub Org.