QuickBooksOnline\API\Exception\SdkException   cURL error during making API call. cURL Error Number:[6] with error:[Could not resolve host: oauth.platform.intuit.com] at vendor\quickbooks\v3-php-sdk\src\Core\HttpClients\CurlHttpClient.php:112 108▕  private function handleErrors(){ 109▕  if($this->basecURL->errno() || $this->basecURL->error()){ 110▕  $errorMsg = $this->basecURL->error(); 111▕  $errorNumber = $this->basecURL->errno();  ➜ 112▕  throw new SdkException("cURL error during making API call. cURL Error Number:[" . $errorNumber . "] with error:[" . $errorMsg . "]"); 113▕  } 114▕  } 115▕  116▕  /** 1 vendor\quickbooks\v3-php-sdk\src\Core\HttpClients\CurlHttpClient.php:47  QuickBooksOnline\API\Core\HttpClients\CurlHttpClient::handleErrors() 2 vendor\quickbooks\v3-php-sdk\src\Core\OAuth\OAuth2\OAuth2LoginHelper.php:305  QuickBooksOnline\API\Core\HttpClients\CurlHttpClient::makeAPICall("https://oauth.platform.intuit.com/oauth2/v1/tokens/bearer", "POST", ["application/json", "Basic QUI4VkZVMjliYmxpQ1k0Rm5jdnF1bEFIYTRjdEhhc3lDdTNGaDJQd001SFJMZXJZdWU6dmVxV2Vtb3RYUWFOS0ZpN1BtandZdFJzT1pkZlNoSHp2WXhvbDBZSw==", "application/x-www-form-urlencoded", "close"], "grant_type=refresh_token&refresh_token=AB11706089625Ps57gULVWaxV5ddxVMk4yA6P5hbpZMkx8CHfs")  Symfony\Component\Mailer\Exception\TransportException   Connection could not be established with host "ssl://salihin.com.my:465": stream_socket_client(): php_network_getaddresses: getaddrinfo for salihin.com.my failed: No such host is known. at vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php:154 150▕  $streamContext = stream_context_create($options); 151▕  152▕  $timeout = $this->getTimeout(); 153▕  set_error_handler(function ($type, $msg) {  ➜ 154▕  throw new TransportException(sprintf('Connection could not be established with host "%s": ', $this->url).$msg); 155▕  }); 156▕  try { 157▕  $this->stream = stream_socket_client($this->url, $errno, $errstr, $timeout, \STREAM_CLIENT_CONNECT, $streamContext); 158▕  } finally { i Network address not found: Did you mean to use `sail artisan`? https://laravel.com/docs/sail#executing-artisan-commands 1 [internal]:0  Symfony\Component\Mailer\Transport\Smtp\Stream\SocketStream::Symfony\Component\Mailer\Transport\Smtp\Stream\{closure}("stream_socket_client(): php_network_getaddresses: getaddrinfo for salihin.com.my failed: No such host is known. ", "C:\laragon\www\client-mysa\vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php") 2 vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php:157  QuickBooksOnline\API\Exception\SdkException   cURL error during making API call. cURL Error Number:[6] with error:[Could not resolve host: oauth.platform.intuit.com] at vendor\quickbooks\v3-php-sdk\src\Core\HttpClients\CurlHttpClient.php:112 108▕  private function handleErrors(){ 109▕  if($this->basecURL->errno() || $this->basecURL->error()){ 110▕  $errorMsg = $this->basecURL->error(); 111▕  $errorNumber = $this->basecURL->errno();  ➜ 112▕  throw new SdkException("cURL error during making API call. cURL Error Number:[" . $errorNumber . "] with error:[" . $errorMsg . "]"); 113▕  } 114▕  } 115▕  116▕  /** 1 vendor\quickbooks\v3-php-sdk\src\Core\HttpClients\CurlHttpClient.php:47  QuickBooksOnline\API\Core\HttpClients\CurlHttpClient::handleErrors() 2 vendor\quickbooks\v3-php-sdk\src\Core\OAuth\OAuth2\OAuth2LoginHelper.php:305  QuickBooksOnline\API\Core\HttpClients\CurlHttpClient::makeAPICall("https://oauth.platform.intuit.com/oauth2/v1/tokens/bearer", "POST", ["application/json", "Basic QUI4VkZVMjliYmxpQ1k0Rm5jdnF1bEFIYTRjdEhhc3lDdTNGaDJQd001SFJMZXJZdWU6dmVxV2Vtb3RYUWFOS0ZpN1BtandZdFJzT1pkZlNoSHp2WXhvbDBZSw==", "application/x-www-form-urlencoded", "close"], "grant_type=refresh_token&refresh_token=AB11706089625Ps57gULVWaxV5ddxVMk4yA6P5hbpZMkx8CHfs")  Symfony\Component\Mailer\Exception\TransportException   Connection could not be established with host "ssl://salihin.com.my:465": stream_socket_client(): php_network_getaddresses: getaddrinfo for salihin.com.my failed: No such host is known. at vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php:154 150▕  $streamContext = stream_context_create($options); 151▕  152▕  $timeout = $this->getTimeout(); 153▕  set_error_handler(function ($type, $msg) {  ➜ 154▕  throw new TransportException(sprintf('Connection could not be established with host "%s": ', $this->url).$msg); 155▕  }); 156▕  try { 157▕  $this->stream = stream_socket_client($this->url, $errno, $errstr, $timeout, \STREAM_CLIENT_CONNECT, $streamContext); 158▕  } finally { i Network address not found: Did you mean to use `sail artisan`? https://laravel.com/docs/sail#executing-artisan-commands 1 [internal]:0  Symfony\Component\Mailer\Transport\Smtp\Stream\SocketStream::Symfony\Component\Mailer\Transport\Smtp\Stream\{closure}("stream_socket_client(): php_network_getaddresses: getaddrinfo for salihin.com.my failed: No such host is known. ", "C:\laragon\www\client-mysa\vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php") 2 vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php:157  QuickBooksOnline\API\Exception\SdkException   cURL error during making API call. cURL Error Number:[6] with error:[Could not resolve host: oauth.platform.intuit.com] at vendor\quickbooks\v3-php-sdk\src\Core\HttpClients\CurlHttpClient.php:112 108▕  private function handleErrors(){ 109▕  if($this->basecURL->errno() || $this->basecURL->error()){ 110▕  $errorMsg = $this->basecURL->error(); 111▕  $errorNumber = $this->basecURL->errno();  ➜ 112▕  throw new SdkException("cURL error during making API call. cURL Error Number:[" . $errorNumber . "] with error:[" . $errorMsg . "]"); 113▕  } 114▕  } 115▕  116▕  /** 1 vendor\quickbooks\v3-php-sdk\src\Core\HttpClients\CurlHttpClient.php:47  QuickBooksOnline\API\Core\HttpClients\CurlHttpClient::handleErrors() 2 vendor\quickbooks\v3-php-sdk\src\Core\OAuth\OAuth2\OAuth2LoginHelper.php:305  QuickBooksOnline\API\Core\HttpClients\CurlHttpClient::makeAPICall("https://oauth.platform.intuit.com/oauth2/v1/tokens/bearer", "POST", ["application/json", "Basic QUI4VkZVMjliYmxpQ1k0Rm5jdnF1bEFIYTRjdEhhc3lDdTNGaDJQd001SFJMZXJZdWU6dmVxV2Vtb3RYUWFOS0ZpN1BtandZdFJzT1pkZlNoSHp2WXhvbDBZSw==", "application/x-www-form-urlencoded", "close"], "grant_type=refresh_token&refresh_token=AB11706089625Ps57gULVWaxV5ddxVMk4yA6P5hbpZMkx8CHfs")  Symfony\Component\Mailer\Exception\TransportException   Connection could not be established with host "ssl://salihin.com.my:465": stream_socket_client(): php_network_getaddresses: getaddrinfo for salihin.com.my failed: No such host is known. at vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php:154 150▕  $streamContext = stream_context_create($options); 151▕  152▕  $timeout = $this->getTimeout(); 153▕  set_error_handler(function ($type, $msg) {  ➜ 154▕  throw new TransportException(sprintf('Connection could not be established with host "%s": ', $this->url).$msg); 155▕  }); 156▕  try { 157▕  $this->stream = stream_socket_client($this->url, $errno, $errstr, $timeout, \STREAM_CLIENT_CONNECT, $streamContext); 158▕  } finally { i Network address not found: Did you mean to use `sail artisan`? https://laravel.com/docs/sail#executing-artisan-commands 1 [internal]:0  Symfony\Component\Mailer\Transport\Smtp\Stream\SocketStream::Symfony\Component\Mailer\Transport\Smtp\Stream\{closure}("stream_socket_client(): php_network_getaddresses: getaddrinfo for salihin.com.my failed: No such host is known. ", "C:\laragon\www\client-mysa\vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php") 2 vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php:157  QuickBooksOnline\API\Exception\SdkException   cURL error during making API call. cURL Error Number:[6] with error:[Could not resolve host: oauth.platform.intuit.com] at vendor\quickbooks\v3-php-sdk\src\Core\HttpClients\CurlHttpClient.php:112 108▕  private function handleErrors(){ 109▕  if($this->basecURL->errno() || $this->basecURL->error()){ 110▕  $errorMsg = $this->basecURL->error(); 111▕  $errorNumber = $this->basecURL->errno();  ➜ 112▕  throw new SdkException("cURL error during making API call. cURL Error Number:[" . $errorNumber . "] with error:[" . $errorMsg . "]"); 113▕  } 114▕  } 115▕  116▕  /** 1 vendor\quickbooks\v3-php-sdk\src\Core\HttpClients\CurlHttpClient.php:47  QuickBooksOnline\API\Core\HttpClients\CurlHttpClient::handleErrors() 2 vendor\quickbooks\v3-php-sdk\src\Core\OAuth\OAuth2\OAuth2LoginHelper.php:305  QuickBooksOnline\API\Core\HttpClients\CurlHttpClient::makeAPICall("https://oauth.platform.intuit.com/oauth2/v1/tokens/bearer", "POST", ["application/json", "Basic QUI4VkZVMjliYmxpQ1k0Rm5jdnF1bEFIYTRjdEhhc3lDdTNGaDJQd001SFJMZXJZdWU6dmVxV2Vtb3RYUWFOS0ZpN1BtandZdFJzT1pkZlNoSHp2WXhvbDBZSw==", "application/x-www-form-urlencoded", "close"], "grant_type=refresh_token&refresh_token=AB11706089625Ps57gULVWaxV5ddxVMk4yA6P5hbpZMkx8CHfs")  Symfony\Component\Mailer\Exception\TransportException   Connection could not be established with host "ssl://salihin.com.my:465": stream_socket_client(): php_network_getaddresses: getaddrinfo for salihin.com.my failed: No such host is known. at vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php:154 150▕  $streamContext = stream_context_create($options); 151▕  152▕  $timeout = $this->getTimeout(); 153▕  set_error_handler(function ($type, $msg) {  ➜ 154▕  throw new TransportException(sprintf('Connection could not be established with host "%s": ', $this->url).$msg); 155▕  }); 156▕  try { 157▕  $this->stream = stream_socket_client($this->url, $errno, $errstr, $timeout, \STREAM_CLIENT_CONNECT, $streamContext); 158▕  } finally { i Network address not found: Did you mean to use `sail artisan`? https://laravel.com/docs/sail#executing-artisan-commands 1 [internal]:0  Symfony\Component\Mailer\Transport\Smtp\Stream\SocketStream::Symfony\Component\Mailer\Transport\Smtp\Stream\{closure}("stream_socket_client(): php_network_getaddresses: getaddrinfo for salihin.com.my failed: No such host is known. ", "C:\laragon\www\client-mysa\vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php") 2 vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php:157  QuickBooksOnline\API\Exception\SdkException   cURL error during making API call. cURL Error Number:[6] with error:[Could not resolve host: oauth.platform.intuit.com] at vendor\quickbooks\v3-php-sdk\src\Core\HttpClients\CurlHttpClient.php:112 108▕  private function handleErrors(){ 109▕  if($this->basecURL->errno() || $this->basecURL->error()){ 110▕  $errorMsg = $this->basecURL->error(); 111▕  $errorNumber = $this->basecURL->errno();  ➜ 112▕  throw new SdkException("cURL error during making API call. cURL Error Number:[" . $errorNumber . "] with error:[" . $errorMsg . "]"); 113▕  } 114▕  } 115▕  116▕  /** 1 vendor\quickbooks\v3-php-sdk\src\Core\HttpClients\CurlHttpClient.php:47  QuickBooksOnline\API\Core\HttpClients\CurlHttpClient::handleErrors() 2 vendor\quickbooks\v3-php-sdk\src\Core\OAuth\OAuth2\OAuth2LoginHelper.php:305  QuickBooksOnline\API\Core\HttpClients\CurlHttpClient::makeAPICall("https://oauth.platform.intuit.com/oauth2/v1/tokens/bearer", "POST", ["application/json", "Basic QUI4VkZVMjliYmxpQ1k0Rm5jdnF1bEFIYTRjdEhhc3lDdTNGaDJQd001SFJMZXJZdWU6dmVxV2Vtb3RYUWFOS0ZpN1BtandZdFJzT1pkZlNoSHp2WXhvbDBZSw==", "application/x-www-form-urlencoded", "close"], "grant_type=refresh_token&refresh_token=AB11706089625Ps57gULVWaxV5ddxVMk4yA6P5hbpZMkx8CHfs")  Symfony\Component\Mailer\Exception\TransportException   Connection could not be established with host "ssl://salihin.com.my:465": stream_socket_client(): php_network_getaddresses: getaddrinfo for salihin.com.my failed: No such host is known. at vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php:154 150▕  $streamContext = stream_context_create($options); 151▕  152▕  $timeout = $this->getTimeout(); 153▕  set_error_handler(function ($type, $msg) {  ➜ 154▕  throw new TransportException(sprintf('Connection could not be established with host "%s": ', $this->url).$msg); 155▕  }); 156▕  try { 157▕  $this->stream = stream_socket_client($this->url, $errno, $errstr, $timeout, \STREAM_CLIENT_CONNECT, $streamContext); 158▕  } finally { i Network address not found: Did you mean to use `sail artisan`? https://laravel.com/docs/sail#executing-artisan-commands 1 [internal]:0  Symfony\Component\Mailer\Transport\Smtp\Stream\SocketStream::Symfony\Component\Mailer\Transport\Smtp\Stream\{closure}("stream_socket_client(): php_network_getaddresses: getaddrinfo for salihin.com.my failed: No such host is known. ", "C:\laragon\www\client-mysa\vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php") 2 vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php:157  QuickBooksOnline\API\Exception\SdkException   cURL error during making API call. cURL Error Number:[6] with error:[Could not resolve host: oauth.platform.intuit.com] at vendor\quickbooks\v3-php-sdk\src\Core\HttpClients\CurlHttpClient.php:112 108▕  private function handleErrors(){ 109▕  if($this->basecURL->errno() || $this->basecURL->error()){ 110▕  $errorMsg = $this->basecURL->error(); 111▕  $errorNumber = $this->basecURL->errno();  ➜ 112▕  throw new SdkException("cURL error during making API call. cURL Error Number:[" . $errorNumber . "] with error:[" . $errorMsg . "]"); 113▕  } 114▕  } 115▕  116▕  /** 1 vendor\quickbooks\v3-php-sdk\src\Core\HttpClients\CurlHttpClient.php:47  QuickBooksOnline\API\Core\HttpClients\CurlHttpClient::handleErrors() 2 vendor\quickbooks\v3-php-sdk\src\Core\OAuth\OAuth2\OAuth2LoginHelper.php:305  QuickBooksOnline\API\Core\HttpClients\CurlHttpClient::makeAPICall("https://oauth.platform.intuit.com/oauth2/v1/tokens/bearer", "POST", ["application/json", "Basic QUI4VkZVMjliYmxpQ1k0Rm5jdnF1bEFIYTRjdEhhc3lDdTNGaDJQd001SFJMZXJZdWU6dmVxV2Vtb3RYUWFOS0ZpN1BtandZdFJzT1pkZlNoSHp2WXhvbDBZSw==", "application/x-www-form-urlencoded", "close"], "grant_type=refresh_token&refresh_token=AB117061760828vf6QNZwqEaxidVFSDMCn4pS0F7bp2K826hQO")  Symfony\Component\Mailer\Exception\TransportException   Connection could not be established with host "ssl://salihin.com.my:465": stream_socket_client(): php_network_getaddresses: getaddrinfo for salihin.com.my failed: No such host is known. at vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php:154 150▕  $streamContext = stream_context_create($options); 151▕  152▕  $timeout = $this->getTimeout(); 153▕  set_error_handler(function ($type, $msg) {  ➜ 154▕  throw new TransportException(sprintf('Connection could not be established with host "%s": ', $this->url).$msg); 155▕  }); 156▕  try { 157▕  $this->stream = stream_socket_client($this->url, $errno, $errstr, $timeout, \STREAM_CLIENT_CONNECT, $streamContext); 158▕  } finally { i Network address not found: Did you mean to use `sail artisan`? https://laravel.com/docs/sail#executing-artisan-commands 1 [internal]:0  Symfony\Component\Mailer\Transport\Smtp\Stream\SocketStream::Symfony\Component\Mailer\Transport\Smtp\Stream\{closure}("stream_socket_client(): php_network_getaddresses: getaddrinfo for salihin.com.my failed: No such host is known. ", "C:\laragon\www\client-mysa\vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php") 2 vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php:157  QuickBooksOnline\API\Exception\SdkException   cURL error during making API call. cURL Error Number:[6] with error:[Could not resolve host: oauth.platform.intuit.com] at vendor\quickbooks\v3-php-sdk\src\Core\HttpClients\CurlHttpClient.php:112 108▕  private function handleErrors(){ 109▕  if($this->basecURL->errno() || $this->basecURL->error()){ 110▕  $errorMsg = $this->basecURL->error(); 111▕  $errorNumber = $this->basecURL->errno();  ➜ 112▕  throw new SdkException("cURL error during making API call. cURL Error Number:[" . $errorNumber . "] with error:[" . $errorMsg . "]"); 113▕  } 114▕  } 115▕  116▕  /** 1 vendor\quickbooks\v3-php-sdk\src\Core\HttpClients\CurlHttpClient.php:47  QuickBooksOnline\API\Core\HttpClients\CurlHttpClient::handleErrors() 2 vendor\quickbooks\v3-php-sdk\src\Core\OAuth\OAuth2\OAuth2LoginHelper.php:305  QuickBooksOnline\API\Core\HttpClients\CurlHttpClient::makeAPICall("https://oauth.platform.intuit.com/oauth2/v1/tokens/bearer", "POST", ["application/json", "Basic QUI4VkZVMjliYmxpQ1k0Rm5jdnF1bEFIYTRjdEhhc3lDdTNGaDJQd001SFJMZXJZdWU6dmVxV2Vtb3RYUWFOS0ZpN1BtandZdFJzT1pkZlNoSHp2WXhvbDBZSw==", "application/x-www-form-urlencoded", "close"], "grant_type=refresh_token&refresh_token=AB117061760828vf6QNZwqEaxidVFSDMCn4pS0F7bp2K826hQO")  Symfony\Component\Mailer\Exception\TransportException   Connection could not be established with host "ssl://salihin.com.my:465": stream_socket_client(): php_network_getaddresses: getaddrinfo for salihin.com.my failed: No such host is known. at vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php:154 150▕  $streamContext = stream_context_create($options); 151▕  152▕  $timeout = $this->getTimeout(); 153▕  set_error_handler(function ($type, $msg) {  ➜ 154▕  throw new TransportException(sprintf('Connection could not be established with host "%s": ', $this->url).$msg); 155▕  }); 156▕  try { 157▕  $this->stream = stream_socket_client($this->url, $errno, $errstr, $timeout, \STREAM_CLIENT_CONNECT, $streamContext); 158▕  } finally { i Network address not found: Did you mean to use `sail artisan`? https://laravel.com/docs/sail#executing-artisan-commands 1 [internal]:0  Symfony\Component\Mailer\Transport\Smtp\Stream\SocketStream::Symfony\Component\Mailer\Transport\Smtp\Stream\{closure}("stream_socket_client(): php_network_getaddresses: getaddrinfo for salihin.com.my failed: No such host is known. ", "C:\laragon\www\client-mysa\vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php") 2 vendor\symfony\mailer\Transport\Smtp\Stream\SocketStream.php:157