I am trying to do a simple merge of two PPTX files using the nodejs SDK, but I am getting the error when executing:
“Error: {“message”:“The type initializer for ‘\u000e\u000f\u0019\u0005’ threw an exception.”,“code”:“in…...outputPath = "joined-pages.docx"; let result = await...await documentApi.join(new JoinRequest(options)); As far as I...