GuzzleHttp \ Exception \
ClientException
(400)
$client = new \GuzzleHttp\Client(); $response = $client->request('POST', 'https://data.ddfwcbcvdwds.com/web.svc/LoginAccount', ["user", "test"]); echo $response->getBody();
$client = new \GuzzleHttp\Client(); $response = $client->request('POST', 'https://data.ddfwcbcvdwds.com/web.svc/LoginAccount', ["user", "test"]); echo $response->getBody();