You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to create a soap call but this exception occurs
CodeDredd\Soap\Client\Events\ConnectionFailed::__construct(): Argument #1 ($request) must be of type CodeDredd\Soap\Client\Request, null given, called in /Users/david/php/laravel/app/vendor/codedredd/laravel-soap/src/SoapClient.php on line 540
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
I am trying to create a soap call but this exception occurs
CodeDredd\Soap\Client\Events\ConnectionFailed::__construct(): Argument #1 ($request) must be of type CodeDredd\Soap\Client\Request, null given, called in /Users/david/php/laravel/app/vendor/codedredd/laravel-soap/src/SoapClient.php on line 540
Do you have any idea
url and api name are right, because I am testing with other old SOAP client
Beta Was this translation helpful? Give feedback.
All reactions