We get this error (sometimes) when calling the `start` method: ```php $api = new Convertio('CONVERTIO_TOKEN'); $api->start($path, $format); ``` Error generates on line `convertio/convertio-php/src/Convertio.php:174`