selling-partner-api icon indicating copy to clipboard operation
selling-partner-api copied to clipboard

#335 handle stream/resource in upload/download

Open quazardous opened this issue 3 years ago • 2 comments

Using downloadStream() with a file is like

$charset = null;
$docToDownload->downloadStream($fh = \GuzzleHttp\Psr7\Utils::tryFopen($filename, 'w'), $charset);

quazardous avatar Jul 27 '22 07:07 quazardous

@quazardous are you still interested in getting this over the line? just checking because i'm going to finish it if not :)

jlevers avatar Sep 30 '22 16:09 jlevers

I've been busy, but it's in a corner of my mind 😋

quazardous avatar Sep 30 '22 16:09 quazardous

@jlevers I've pushed the changes requested (I hope)

quazardous avatar Nov 15 '22 15:11 quazardous