Forums

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

Jira Python client failing after migration to /rest/api/3/search/jql

Vivek Patel
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!
September 16, 2025

Hi Team,

We are facing an issue while using the Python jira client library after Atlassian removed the legacy /rest/api/2/search endpoint.

Earlier, our Python code worked fine with API v2:

After migration, Jira Cloud throws this error:

JIRAError: JiraError HTTP 410
The requested API has been removed. Please migrate to the /rest/api/3/search/jql API.

We attempted to update JIRA sdk using pip install --upgrade jira but getting the same above error.


Could you please confirm the correct way for the new JQL search API, and how to fetch all fields equivalent to *all in v2 using the python JIRA sdk for v3 API?

 

 

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events