Skip to content

Unable to download Vault Objects #212

@davecap

Description

@davecap

The Python example given in the docs seems to have stopped working:

# Upload a file
vault = Vault.get_personal_vault()
obj = vault.upload_file('analysis.tsv', '/')

# Download the file
obj.download('local_file_name.tsv')

screen shot 2017-12-13 at 2 44 51 pm

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions