We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uncaught Error: Call to undefined method GuzzleHttp\Utils::chooseHandler()
Hi, I've just installed SDK 8.4.2, and starting to develop Custom code to send transactional emails.
On my first try, I got this error Uncaught Error: Call to undefined method GuzzleHttp\Utils::chooseHandler()
Would anyone be able to help me?
Thank you.
The text was updated successfully, but these errors were encountered:
ok, I've found the problem. It's due to another install of Guzzle in another folder loaded with the autoloader.
But how I can isolate Guzzle use on different folders, if I need different versions of Guzzle?
thank you
Sorry, something went wrong.
No branches or pull requests
Uncaught Error: Call to undefined method GuzzleHttp\Utils::chooseHandler()
Hi,
I've just installed SDK 8.4.2, and starting to develop Custom code to send transactional emails.
On my first try, I got this error
Uncaught Error: Call to undefined method GuzzleHttp\Utils::chooseHandler()
Would anyone be able to help me?
Thank you.
The text was updated successfully, but these errors were encountered: