Hi all,
My Code sample here:
$file1 = fopen('first.pptx', 'r');
$file2 = fopen('second.pptx', 'r');
$files = [$file1, $file2];
$response = $slidesApi->mergeOnline($files);
One of the pptx file is about 200Mb. and I g…...18, 2023, 1:40am 1 Hi all, My code sample here: $file1 = fopen('first...49d-8ba28b7c5219”,“error”:{“code”:“internalError”,“message”:“Request...