Forum Discussion
Hello Ssatelle,
Yes you could get by the above API and the above API is working fine I could see you have used the wrong URL the complete URL should be like this
{{Zephyr_Base_URL}}/flex/services/rest/latest/testcase/nodes?treeids=
Thanks
Govind
My base url is defined as:
https://<company>.yourzephyr.com/flex/services/rest/latest
so the query I'm running is :
GET:
https://<company>.yourzephyr.com/flex/services/rest/latest/testcase/nodes?treeids=139397
And the response is a 415 error which means
The HTTP 415 Unsupported Media Type client error response code indicates that the server refuses to accept the request because the payload format is in an unsupported format. The format problem might be due to the request's indicated Content-Type or Content-Encoding , or as a result of inspecting the data directly.
I have no body in the request (it's a GET request anyway) and I also tried with Content-Type application/json with the same result
Related Content
- 2 years ago
- 2 years ago
Recent Discussions
- 30 days ago