I was trying to post the test results using the AIOReporter example, however I always receive the following error: apiRequestContext.post: getaddrinfo ENOTFOUND tcms.aiojiraaaps.com
Call log:
Probably we will need a proxy, because the UI and swagger version are working as expected.
You are right 👍🏾
Thank you.
On closer look - (looked really hard 😀) , the issue seems to be
The address seems to be incorrect - tcms.aiojiraapps.com is the correct one. It seems there is an extra ‘a' and a 'p' less in 'apps' in the URL address .
Regards, N
Hello David,
Are the calls from UI and Swagger being made from the same machine as the Playwright calls or is it being called from some CI/CD server?
Regards,
N