In the current code, the Guzzle HTTP client is being instantiated directly (e.g. new \GuzzleHttp\Client()) instead of using Drupalโs http_client service through dependency injection.
Needs work
2.1
Code