简体   繁体   English

无法使用 Zephyr Scale Server API (v1) 的任何 API。 显示 404 状态/无效链接问题

[英]Unable to use any of the API of Zephyr Scale Server API (v1). Showing 404 Status / Dead Link issue

I am trying to use APIs from this https://support.smartbear.com/zephyr-scale-server/api-docs/v1/ documentation, where I am Unable to get the response.我正在尝试使用此https://support.smartbear.com/zephyr-scale-server/api-docs/v1/文档中的 API,但无法获得响应。 I am fulfilling all the specified requirements as mentioned in above documentation.我正在满足上述文档中提到的所有指定要求。

http://{My_Jira_URL}/jira/rest/atm/1.0/testcase/{Test_Case_ID}/attachments

The Auth type which I am using is Basic.我使用的 Auth 类型是 Basic。

Here is a response which I am getting in postman这是我在 postman 中收到的回复

这是我在邮递员那里得到的回复

Can anyone let me know what I am doing wrong |谁能告诉我我做错了什么 | what could be the cause behind this issue.这个问题背后的原因可能是什么。 Or Else any alternate way or API resources to get Attachments for Jira-Zephyer Test cases?或者其他任何替代方式或 API 资源来获取 Jira-Zephyer 测试用例的附件?

You will need to use Zephyr scale API token as authorization to get a response for the APIs.您将需要使用 Zephyr scale API 令牌作为获得 API 响应的授权。 https://support.smartbear.com/zephyr-scale-cloud/api-docs/#section/Authentication https://support.smartbear.com/zephyr-scale-cloud/api-docs/#section/Authentication

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Firebase 云消息:HTTP v1 API - Firebase Cloud Messaging: HTTP v1 API Expressjs:无法在 Postman 中发布 /api/v1/users/ - Expressjs: Cannot POST /api/v1/users/ in Postman Zephyr for Jira 使用 API 创建测试 - Zephyr for Jira Create test using API NameError:未初始化的常量Api :: V1 :: Item :: ItemsController :: Item - NameError: uninitialized constant Api::V1::Item::ItemsController::Item 无法在 Expressjs 中获取 /api/v1/users/register - Cannot GET /api/v1/users/register in Expressjs 无法访问 api 调用返回的数据到 http://dummy.restapiexample.com/api/v1/employee/3 - Can't access the data returned by api call to http://dummy.restapiexample.com/api/v1/employee/3 BIM 360现场API问题V1:GET请求与Postman完美配合,使用RestSharp响应“未经授权” - BIM 360 Field API Issues V1: GET Request works perfectly with Postman, responds “Unauthorized” with RestSharp Shopee API v4 服务器拒绝响应 - Shopee API v4 server refused to respond 无法在 Zoho People 上使用 searchParams API(HTTP 状态 400) - Cannot use searchParams on Zoho People API (HTTP Status 400) API测试中找不到404 - 404 Not Found in API testing
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM