Step 1: Installed zephre addon for jira with 30 days trial License
Step 2:Installed Zapi addon for jira with 30 days trial License
I have tried to trigger ZAPI api from UFT API test and also tried using eclipse.
URL: localhost:port/rest/zapi/latest/systemInfo
Authorization: Basic + b64encode(username + : + password)
Content-Type:application/json
Error: 401 Unauthorized
Same url work fine from Browser.
Kindly help us on this issue.