Open aadrians1 opened 2 years ago
Reading the request body timed out due to data arriving too slowly. See MinRequestBodyDataRate.
slidesApi.mergeOnline(files).then((result) => { resolve(result); }).catch((error)=> { console.log(error); })
Reading the request body timed out due to data arriving too slowly. See MinRequestBodyDataRate.
slidesApi.mergeOnline(files).then((result) => { resolve(result); }).catch((error)=> { console.log(error); })