RabbitMQ-Management-API-Client
RabbitMQ-Management-API-Client copied to clipboard
Fatal Error CurlException
Here is the log:
Fatal error: Call to undefined method Guzzle\Http\Exception\CurlException::getResponse() $HOME/vendor/alchemy/rabbitmq-management-client/src/RabbitMQ/Management/APIClient.php
I think getResponse() method should be changed by the getError() method.
Thanks!