Antonio12
4 years agoNew Contributor
I made the Create Test cycle endpoint and i got an error
Following the guide to generate an access_key I created my own code using Python and after I ran the endpoint:
https://api.adaptavist.io/tm4j/v2/testcycles
{"errorCode":500,"message":"Internal Server Error"}
I'm not sure why it means
https://support.smartbear.com/zephyr-scale-cloud/api-docs/#operation/listTestCycles and this is the API Documentation I'm following.
Thanks