Skip to content
New issue

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

Guzzle Error with SDK 8.4.2 & php 7.4.3 #262

Open
Colir opened this issue May 16, 2023 · 1 comment
Open

Guzzle Error with SDK 8.4.2 & php 7.4.3 #262

Colir opened this issue May 16, 2023 · 1 comment

Comments

@Colir
Copy link

Colir commented May 16, 2023

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.

@Colir
Copy link
Author

Colir commented May 16, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant