Skip to content

400 Bad request on set_autodelete_on #3

@satyamtg

Description

@satyamtg

I tried with a trial account, createad a new bucked with the default settings, uploaded a file successfully using python_storagelib and tried to set autodelete after 7 days using

s3.set_object_autodelete_on(key, datetime.datetime.now()+datetime.timedelta(days=7))

But executing this throws an exception showing a 400 bad request error

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions