Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetObjectRequest with "*" is broken #11

Open
galdolber opened this issue Oct 12, 2015 · 0 comments
Open

GetObjectRequest with "*" is broken #11

galdolber opened this issue Oct 12, 2015 · 0 comments

Comments

@galdolber
Copy link

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");

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant