Guzzle conflict with WooCommerce Google Analytics Pro plugin
-
I see where there was a guzzle lib conflict with another plugin earlier here, and it looks like a fix was merged? However, I’m running into another conflict with the WooCommerce Google Analytics Pro plugin – error message as follows (obviously a bit redacted, but only pathing structure has been modified):
Fatal error: Uncaught TypeError: Argument 3 passed to GuzzleHttp\Client::request() must be of the type array, string given, called in /path-to-content/wp-content/plugins/woocommerce-google-analytics-pro/vendor/guzzlehttp/guzzle/src/Client.php on line 89 and defined in /path-to-content/wp-content/plugins/woocommerce-google-analytics-pro/vendor/guzzlehttp/guzzle/src/Client.php:128 Stack trace: #0 /path-to-content/wp-content/plugins/woocommerce-google-analytics-pro/vendor/guzzlehttp/guzzle/src/Client.php(89): GuzzleHttp\Client->request('createRequest', 'GET', 'https://api.con...') #1 /path-to-content/wp-content/plugins/constant-contact-forms/vendor/constantcontact/constantcontact/constantcontact/src/Ctct/Services/BaseService.php(69): GuzzleHttp\Client->__call('createRequest', Array) #2 /path-to-content/wp-content/plugins/constant-contact-forms/vendor/constantcontact/constantcontact/constantcontact/src/Ctct/Services/AccountServ in /path-to-content/wp-content/plugins/woocommerce-google-analytics-pro/vendor/guzzlehttp/guzzle/src/Client.php on line 128
Please let me know if there is any additional information I can provide.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Guzzle conflict with WooCommerce Google Analytics Pro plugin’ is closed to new replies.