Title: Uncaught TypeError
Last modified: May 22, 2019

---

# Uncaught TypeError

 *  Resolved [Jonah Brown](https://wordpress.org/support/users/fishbaitbytes/)
 * (@fishbaitbytes)
 * [7 years ago](https://wordpress.org/support/topic/uncaught-typeerror-34/)
 * Had a website that experienced an issue and when looking further I saw this in
   the error log:
 *     ```
       PHP Fatal error:  Uncaught TypeError: Argument 1 passed to GuzzleHttp\Exception\RequestException::wrapException() must be an instance of Psr\Http\Message\RequestInterface, instance of GuzzleHttp\Message\Request given, called in /www/wp-content/plugins/leadpages/vendor/guzzlehttp/guzzle/src/Client.php on line 191 and defined in /www/wp-content/plugins/tweet-old-post/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:48
       ```
   
 * /www/wp-content/plugins/leadpages/vendor/guzzlehttp/guzzle/src/Client.php on 
   line 191
 * `throw RequestException::wrapException($trans->request, $exception);`
 * It is looking like both plugins are using similar exemption calls.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Contributor [Uriahs Victor](https://wordpress.org/support/users/uriahs-victor/)
 * (@uriahs-victor)
 * [7 years ago](https://wordpress.org/support/topic/uncaught-typeerror-34/#post-11561869)
 * Hi, at what point do you get this error? Can you try disabling the leadpages 
   plugin to see if the issue still occurs?
 * They might be using an old version of Guzzle and causing this
 *  Plugin Contributor [Uriahs Victor](https://wordpress.org/support/users/uriahs-victor/)
 * (@uriahs-victor)
 * [7 years ago](https://wordpress.org/support/topic/uncaught-typeerror-34/#post-11570238)
 * Hi, we’ve dropped Guzzle. Please try installing the plugin again and let us know
   if you have issues
 *  Thread Starter [Jonah Brown](https://wordpress.org/support/users/fishbaitbytes/)
 * (@fishbaitbytes)
 * [7 years ago](https://wordpress.org/support/topic/uncaught-typeerror-34/#post-11578356)
 * Ok will try this latest update and see if anything displays in the logs.
 *  [AC](https://wordpress.org/support/users/purplecodes/)
 * (@purplecodes)
 * Themeisle Support
 * [7 years ago](https://wordpress.org/support/topic/uncaught-typeerror-34/#post-11590299)
 * Hi [@fishbaitbytes](https://wordpress.org/support/users/fishbaitbytes/),
 * Have you already tried reinstalling the plugin?
    Let us know if you are still
   having the same issue.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Uncaught TypeError’ is closed to new replies.

 * ![](https://ps.w.org/tweet-old-post/assets/icon-256x256.gif?rev=3127181)
 * [Revive Social – Social Media Auto Post and Scheduling Automation Plugin](https://wordpress.org/plugins/tweet-old-post/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tweet-old-post/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tweet-old-post/)
 * [Active Topics](https://wordpress.org/support/plugin/tweet-old-post/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tweet-old-post/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tweet-old-post/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [AC](https://wordpress.org/support/users/purplecodes/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/uncaught-typeerror-34/#post-11590299)
 * Status: resolved