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

Class not fount error in php-fedex api #215

Closed 4455667788 closed 1 year ago

4455667788 commented 1 year ago

Hi, I am facing an issue with using PHP FedEx API library of jeremy-dunn, I placed the library in domain diretory and add file in the main directory whenerver file will be run for any service like ship service or address validation or rate request it give error of class not found for the first function, like when i call ship service api it give error of following:

Fatal error: Uncaught Error: Class 'FedEx\ShipService\ComplexType\WebAuthenticationCredential' not found

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.