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
{{ message }}
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
getting an error when calling this... Using DEV version of sdk and guzzle 6
Catchable fatal error: Argument 1 passed to GuzzleHttp\Client::send() must implement interface Psr\Http\Message\RequestInterface, instance of GuzzleHttp\Psr7\Response given, called in //constantcontact/constantcontact/src/Ctct/Services/AccountService.php on line 32 and defined in //vendor/guzzlehttp/guzzle/src/Client.php on line 101
The text was updated successfully, but these errors were encountered:
I know it is a bit late to the game, but I hope this helps y'all! If anybody can let me know how to create the pull request I can or better yet you could do it ;)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
getting an error when calling this... Using DEV version of sdk and guzzle 6
Catchable fatal error: Argument 1 passed to GuzzleHttp\Client::send() must implement interface Psr\Http\Message\RequestInterface, instance of GuzzleHttp\Psr7\Response given, called in //constantcontact/constantcontact/src/Ctct/Services/AccountService.php on line 32 and defined in //vendor/guzzlehttp/guzzle/src/Client.php on line 101
The text was updated successfully, but these errors were encountered: