You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
1. POST: https://xray.cloud.xpand-it.com/api/v1/import/execution/junit?testExecKey=TOS-17
2. Client ID and Secret are correct and used at API key setting in POSTMAN.
3. Content-Type : text/xml
4. Body has Binary type attached an XML
5. Almost tried all the stuff from forum but no luck.
6. The execution key is present and I am able to access the key through the browser.
Getting 401 unauthorised with "{"error":"Could not find authentication data on request"}" message.
Many thanks for the help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If my previous answer below does not help, is it best to contact the Xray Support (http://xraysupport.xpand-it.com ) so that we can request additional information and help further.
Kind regards,
Rogério Paiva [Xray Support Team]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Neelesh
The error suggests that there is an issue with the way the authentication information is being sent.
Have you generated a token? Or are you using the Client ID and Secret directly in the import REST API?
If you didn't generate a token then that is the problem (https://docs.getxray.app/display/XRAYCLOUD/Authentication+-+REST).
If you are using the token already, please try the curl examples found in the documentation page (https://docs.getxray.app/display/XRAYCLOUD/Import+Execution+Results+-+REST#ImportExecutionResultsREST-JUnitXMLresults).
If you need additional help, please contact the Xray Support (http://xraysupport.xpand-it.com ) so that we can request additional information and help further.
Kind regards,
Rogério Paiva [Xray Support Team]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.