mikepenz/xray-action

Getting 400 bad request while importing the test results: Message:BadRequest

Closed this issue · 4 comments

Hi, Can you please help me solve this error.
Getting 400 bad request while importing the test results: Message:BadRequest url=https://xray.cloud.getxray.app/api/v2/import/execution/junit?projectKey=stu&TestPlanKey="stu453"
Command: mvn clean compile test xray:import-results
image

The " characters part of the url look suspicious

additionaly, the testPlanKey should probably be STU-453, following the <project_key_uppercase>- syntax

@mikepenz I suggest closing this issue

Thank you @bitcoder for having a look at it. Hugely appreciated!