Hi,
I setup status and custom field api that is working fine for me .
I am trying to create zephyr cycle using zephyr cloud API, but i am getting below error.
$apiPath = "/public/rest/api/1.0/cycle";
{"name":"Test Orch","description":"Test Orch new","projectId":"10003","versionId":"10000"}
Unirest\Response Object
(
[code] => 400
[raw_body] => {"error":"API not found."}
[body] => stdClass Object
(
[error] => API not found.
)
[headers] => Array
(
[0] => HTTP/1.1 400 Bad Request
[Date] => Mon, 11 Jul 2022 13:33:59 GMT
[Content-Type] => application/json;charset=utf-8
[Content-Length] => 26
[Connection] => keep-alive
[Server] => Apache-Coyote/1.1
)
)
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.