Suhasr76 commented on issue #4499: URL: https://github.com/apache/incubator-devlake/issues/4499#issuecomment-1444999286
In the sense, initially I tried to add 2 github connections - One with my personal github account, with endpoint `https://api.github.com/` and PAT generated from this account, and this one didnt work in the `config-ui`, but I was able to use `curl` to access this token - Second one was with my enterprise given github account and their endpoint `https://hostname/api/v3/` and PAT generated from that account. This worked with both the `config-ui` and `curl`. The first connection showed this error <img width="274" alt="Screenshot 2023-02-20 at 9 01 10 AM" src="https://user-images.githubusercontent.com/56556749/221340074-dbcffd1f-0f23-4e80-8eb8-ff84ce2d4b3b.png"> And this was the log in `devlake.log`  -- 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]
