GoneException: This deprecated endpoint has been removed.
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.
Hi! noted, that's cloud end points. I will check it
Same issue here.
Hey @gonchik - were you able to look at this?
Hi! not yet.
same issue here. Getting the error while using the Confluence Cloud connector in Zapier. It used to work last week. Any updates?