I am assigning test executions to a test plan using the api but this is very intermittent at best. I'm doing this via Excel VBA using MSXML2.XMLHTTP.
The APIs I'm using seem to work fine for everything other than the ones that for adding tests to executions and executions to plans.
Keep getting a gateway timeout error for this particular POST request.
Is there a known issue with this api and is there another method I can use to assign test executions to test plans.