warren830 commented on issue #2423: URL: https://github.com/apache/incubator-devlake/issues/2423#issuecomment-1175189267
We can use the following api to test if a token is valid `curl --location --request GET --X GET 'https://api.github.com/user' \ --header 'User-Agent: Apipost client Runtime/+https://www.apipost.cn/' \ --header 'Authorization: Bearer ghp_xxx' \ --form 'Authorization=Bearer dfsd'` -- 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]
