Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services.
I am trying to send a code by using GuzzleHttp\Psr7\Request,somehow I get error Invalid resource type: array, …