Feggah commented on issue #5692: URL: https://github.com/apache/incubator-devlake/issues/5692#issuecomment-1650394134
> Is this a private repo? Yes, they are private --- Using the POSTMAN it worked. I got a lot of repositories from AzureDevOps API. See below: GET https://dev.azure.com/REDACTED/REDACTED/_apis/sourceProviders/GitHub/repositories?serviceEndpointId=REDACTED  But I also have a lot of ServiceConnections (or ServiceEndpoints) in my AzureDevOps Project. There are multiple GitHub connections. Maybe that's why it is not displaying in DevLake? https://dev.azure.com/REDACTED/REDACTED/_apis/serviceendpoint/endpoints  Some thoughts: - Maybe DevLake is selecting a ServiceConnection without the necessary permissions? - The GET request that returned 2000 repositories took 40.2 seconds. Maybe DevLake is timeouting the request? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
