Android SMS Gateway PHP API Client #88
-
Hello, I recently tried using the Android SMS Gateway PHP API Client and encountered an error. Could you please assist me with this issue? The error message is as follows: Error: Class 'Http\Client\Exception\HttpException' not found in C:\wamp64\www\capcomPHP\vendor\capcom6\android-sms-gateway\src\Client.php on line 119 Thank you for your help. Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 14 replies
-
Hello @dvxgit-tbautista , It seems like there might be an issue with missing dependencies. Could you please provide additional details such as your PHP version and the versions of any relevant packages? You can obtain this information by running Thank you for reaching out. Best regards, |
Beta Was this translation helpful? Give feedback.
I believe there might be a misunderstanding in this sequence of events. The modification of the
DEFAULT_URL
line does not directly relate to the initial "Class not found" error. As previously mentioned, there's no need to edit the library code directly; you can simply pass the address as the appropriate parameter in the constructor.Nonetheless, if your issue has been resolved, I'm pleased to hear it.