Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPError with Xray

Alfonso Alarcon
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 2, 2022

Hi,

I am following this document:

https://atlassian-python-api.readthedocs.io/xray.html#manage-test

Because our team needs to do some actions of an automated way with Python.

More in detail, we need to work with the Xray module.

The problem is that with all the credentials that we have available it is not possible to access to the methods of the Xray module. 

The error shown is:

    raise HTTPError(error_msg, response=response) requests.exceptions.HTTPError

It is important to mention that with the same credentials there is not problem to work with the Jira module.

The call is the following:

xray = Xray(
    url='https://thecompany.atlassian.net',
    username=username,
    password=api_token)

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events