Skip to content

BlobService example is missing an argument #15

@eadgbear

Description

@eadgbear

In the Readme there's a line

blobService.put_blob('taskcontainer', 'task1', file('task1-upload.txt').read())

That results in a TypeError:

TypeError: put_blob() takes at least 5 arguments (4 given)

The example seems to be missing the "x_ms_blob_type" argument.

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