compose example throws exception. Missing source blob access step #5180
Labels
api: storage
Issues related to the Cloud Storage API.
samples
Issues that are directly related to samples.
type: question
Request for information or clarification. Not an issue.
In which file did you encounter the issue?
python-docs-samples/storage/cloud-client/storage_compose_file.py
Did you change the file? If so, how?
uncommented input variables
select input blobs
moved sources list creation below client instantiation and blob selection
added some whitespace
Describe the issue
example was didn't work even when input variables were uncommented. Throws an exception because there was no step to select the source blobs.
The text was updated successfully, but these errors were encountered: