qacomplete rest api
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2018
09:02 AM
11-08-2018
09:02 AM
qacomplete rest api
Hi, i'm trying to access project defects, create defect and update defect , i'm using postman. i'm getting 404 response when i'm sending request. i am able to get valid response from project tests folder.
ex: https://qacomplete.smartbear.com/rest-api/service/api/v2/projects/{ProjectId}/tests/defects
Body: {
"Title": "Error Finding Locations",
"Status": "New",
"Description": "System is throwing an error searching for the location ."
}
thanks
Solved! Go to Solution.
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2019
04:48 AM
02-05-2019
04:48 AM
Hi sally,
The URL isn't correct. Here are the available methods for defects:
https://support.smartbear.com/qacomplete/docs/developer/api/rest/api/reference/defects/index.html
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
