Getting 410 gone url error on code that previously worked

I am getting this error:

:open_file_folder: Processing project ‘BATS’…
:warning: Error fetching issues for project BATS: 410 Client Error: Gone for url: https://MYCOMPANY.atlassian.net/rest/api/3/search?jql=project+%3D+“BATS”+AND+statusCategory+!%3D+Done&fields=parent%2Cstatus%2Cissuetype&startAt=0&maxResults=100
No issues found for project ‘BATS’

Where, MYCOMPANY is changed to actually my company :wink:

This was working last week and now isn’t. Would the open incident on the Atlassian Developers be the cause of this? Just started happening yesterday.

Or was there some API endpoint change that I missed?

Hello @MaryHeatherCox

Or was there some API endpoint change that I missed?

Yes, there was.

Refer to CHANGE-2046 or Google “Jira Cloud REST API Issue search endpoint gone” for more information.

1 Like