shenhong29
Results
1
issues of
shenhong29
Runs _session.runs.add_run() for POST index.php?/api/v2/add_run/{project_id} not working as expected
8
Error message: [2023-07-29 16:58:07,930][ERROR][_session]: Code: 400, reason: Bad Request url: https://hp-testrail.external.hp.com/index.php?/api/v2/add_run/466, content: b'{"error":"Field :suite_id is a required field."}' The issue is the suite_id is not required parameter based on https://support.testrail.com/hc/en-us/articles/7077874763156-Runs#addrun,...