Having issue with retrieving files from container which are successfully inserted

I think it’s just what I mentioned in this other thread and what @hunterlester thought you are doing but you are actually missing that: Cannot read property 'buffer' of null - #7 by bochaco
You need to apply the mutations after inserting them in the mutations object.

3 Likes