confluence.get_all_pages_from_space_trash(input('Space name (case-sensitive): '), start=0, limit=500, status='trashed', content_type='page')
error:
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://sih-piet-2020.atlassian.net/wiki/rest/api/content?spaceKey=Jarvis&limit=500&status=trashed&type=page
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.