Forums

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

Json response from SNOW is giving us error messages - CHANGE-2046

Ganesh Sureddy
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 17, 2025

Hi Jira Support Team,

I am from MFT team. We are daily running a python script, which retrieves Incidents/RITMs from SNOW. Later we create that data in Jira.

But since yesterday, we are getting below error while getting data from SNOW using API -

 

{'errorMessages': ['The requested API has been removed. Please migrate to the /rest/api/3/search/jql API. A full migration guideline is available at https://developer.atlassian.com/changelog/#CHANGE-2046'], 'errors': {}}

 

Our request API path is as below -

url = 'https://' + 'aircanada' + '.atlassian.net/rest/api/latest/issue/'

1 answer

1 accepted

3 votes
Answer accepted
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 17, 2025

Hi @Ganesh Sureddy -- Welcome to the Atlassian Community!

First, this is not the contact channel for Atlassian Support.  It is a community of people trying to learn and collaborate regarding Atlassian-related products.  When you are on a paid license, your Product Admin may contact the support team here:

https://support.atlassian.com/contact/#/

 

Next, as you see in that notification, your application / script is using a deprecated endpoint.  Please read that change notice to learn the new one and how to call it:

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-search/#api-rest-api-3-search-jql-get

 

Kind regards,
Bill

Ganesh Sureddy
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 17, 2025

Thank you for the response Bill

Like Bill Sheboy likes this

Suggest an answer

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

Atlassian Community Events