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
   
![image](https://github.com/apache/incubator-devlake/assets/11353912/f163be5c-d81f-41fb-a453-119817a5b6b9)
   
   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
   
![image](https://github.com/apache/incubator-devlake/assets/11353912/eac418ab-b2b5-4b61-8c2a-1007c6c6811b)
   
   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]

Reply via email to