JeremyDunn / php-fedex-api-wrapper

This library provides a fluid interface for constructing requests to the FedEx web service API.
269 stars 184 forks source link

Could not connect to host error #218

Open martinnhmg opened 1 year ago

martinnhmg commented 1 year ago

We are trying to create shipping labels and use the tracking API and we are getting this error often. We are using PHP 7.4

Type: SoapFault

Message: Could not connect to host

Filename: ../vendor/jeremy-dunn/php-fedex-api-wrapper/src/FedEx/ShipService/Request.php

Line Number: 48

What can we do to resolve this issue?