• Resolved kaz-nishimura

    (@kaz-nishimura)


    When BackWPup plugin is activated, CF7 Google Sheet Connector fails in saving the access code, updating the google spreadsheet, etc.
    BackWPup seems to load a different version of guzzlehttp.

    Stack trace:
    #0 /wp-content/plugins/backwpup/vendor/guzzlehttp/guzzle/src/HandlerStack.php(42): GuzzleHttp\choose_handler()
    #1 /wp-content/plugins/backwpup/vendor/guzzlehttp/guzzle/src/Client.php(65): GuzzleHttp\HandlerStack::create()
    #2 /wp-content/plugins/cf7-google-sheets-connector/lib/src/Client.php(1213): GuzzleHttp\Client->__construct(Array)
    #3 /wp-content/plugins/cf7-google-sheets-connector/lib/src/Client.php(1163): Google\Client->createDefaultHttpClient()
    #4 /wp-content/plugins/cf7-google-sheets-connector/lib/s in /wp-content/plugins/cf7-google-sheets-connector/lib/vendor/guzzlehttp/guzzle/src/functions.php on line 61

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author westerndeal

    (@westerndeal)

    Hello @kaz-nishimura
    Thanks for getting in touch,

    yes, it may happen because “backwpup” is using the older version of Google API and we are using the latest version of Google API, therefore, it mismatches and creates conflicts.

    In this case, you can request the backwpup developer for updating a Google API including the guzzle library!

    Thread Starter kaz-nishimura

    (@kaz-nishimura)

    @westerndeal, thank you for your response.
    I learned that BackWPup is expected to update all libraries in the next major version up.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Does not work when BackWPup is also installed’ is closed to new replies.