Skip to content

GetObjectRequest with "*" is broken #11

@galdolber

Description

@galdolber

The example code from the homepage to get an object is broken for me.
req.addObject(id, "*"); // returns a list of the files but when I copy the InputStream to a file the file is empty
It works if I specify the position of the photo:
req.addObject(id, "1");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions