I am trying to integrate playwright with Jira Xray in order to import the results of the execution of tests on jira through Xray but whether I do it manually from JIRA UI or by the API method, I get this error.
via API : { "error": "Error creating issues in Jira!" }
via JIRA UI : check the screenshoot
Here is the xray link I tried to follow for the integration. https://docs.getxray.app/display/XRAYCLOUD/Testing+web+applications+using+Playwright#tab-API
So I asked if someone could help me to do this integration.
Thanks