atlassian-python-api icon indicating copy to clipboard operation
atlassian-python-api copied to clipboard

GoneException: This deprecated endpoint has been removed.

Open conditionsofexistence opened this issue 5 months ago • 5 comments

I have been getting:

Error listing Confluence spaces: com.atlassian.confluence.api.service.exceptions.GoneException: This deprecated endpoint has been removed.

while using the library with an OAuth token.

It appeears the confluence.get_all_spaces() method fails with a 401 because OAuth authentication requires using the Atlassian API gateway (https://api.atlassian.com/ex/confluence/{cloud_id}), which has already removed the deprecated /rest/api/space endpoint.

conditionsofexistence avatar Jul 23 '25 17:07 conditionsofexistence

Hi! noted, that's cloud end points. I will check it

gonchik avatar Aug 05 '25 16:08 gonchik

Same issue here.

AaronPowell96 avatar Aug 18 '25 10:08 AaronPowell96

Hey @gonchik - were you able to look at this?

conditionsofexistence avatar Aug 19 '25 18:08 conditionsofexistence

Hi! not yet.

gonchik avatar Aug 20 '25 08:08 gonchik

same issue here. Getting the error while using the Confluence Cloud connector in Zapier. It used to work last week. Any updates?

sruizcarmona avatar Sep 10 '25 13:09 sruizcarmona