The below line sends `Excon::Response` to the `logger.debug` which breaks logger which generally does not expect entire object to be logged. https://github.com/leadmachineapp/simple_spark/blob/758d9aa9864dac189c32e530feb4bc73a5660853/lib/simple_spark/client.rb#L57