Wordpress error on Word export - GuzzleHttp\\Utils::chooseHandler()

Hi.

Export to word hang directly on Wordpress 6.0, with the error :

GuzzleHttp\Client->__construct()\n#3 /home/sites/wordpress/wp-content/plugins/aspose-doc-exporter/src/AsposeWords/Util.php(27): Aspose\Words\WordsApi->__construct()\n#4 /home/sites/wordpress/wp-content/plugins/aspose-doc-exporter/src/AsposeWords/ExportEngine.php(87): AsposeWords\Util::getWordsAp in /home/sites/wordpress/wp-content/plugins/aspose-doc-exporter/vendor/guzzlehttp/guzzle/src/functions.php on line 61

Notice : the same error is coming with export to PDF. I’ve try on 2 different host, same pb.
OS : ubuntu 20.04.4 LTS - PHP 7.4.3
I’ve try to install Guzzle with composer : same error.

Any idea ?

Notice 2 for developper : We have to install Word + Pdf export plugins tu show the settings of the both modules…

Thanks.

@nhornie

The Aspose.Words Exporter WordPress Plugin is working fine at my end. I am using WordPress 6.0, PHP 7.4.23 and Aspose.Words Exporter 6.3.1. It seems there is some other plugin that is conflicting with the Aspose.Words Exporter WordPress. You may install it on a fresh site for investigation and please share the list of other plugins. We will try to replicate the issue and fix it.