我正在尝试使用api
访问Jira Tempo报告app.tempo.io/rest/tempo-timesheets/4/worklogs/export
但我得到了身份验证错误。
Content-Type: text/html
Date: Wed, 13 Jun 2018 05:07:50 GMT
Server: nginx
Tempo-Request-Id: 152886647000838d8e3d6f3ae427400d
Content-Length: 188
Connection: keep-alive
<html>
<head><title>401 Authorization Required</title></head>
<body bgcolor="white">
<center><h1>401 Authorization Required</h1></center>
<hr><center>nginx</center>
</body>
</html>
我找不到任何适当的文档如何验证。