Open
Description
Hi Support,
I am running the following commands for manually backup to local, and both of them having issues. Please help.
Thank you so much in advance.
Commands
python backup.py -w
python backup.py -j
Sample of the Config.yaml as follow.
API_TOKEN: 'API-token'
HOST_URL: 'Hostname.atlassian.net'
USER_EMAIL: 'email_address'
DOWNLOAD_LOCALLY: 'true'
INCLUDE_ATTACHMENTS: 'true'
Error on backup.py as follow.
line 318, in
else: backup_url = atlass.create_jira_backup()
line 55, in create_jira_backup
raise Exception(backup, backup.text)
Exception: (<Response [401]>, '')
-Anthony
Metadata
Metadata
Assignees
Labels
No labels