Skip to content

Having issue executing backup.py #26

Open
@szehoyeu

Description

@szehoyeu

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions