• Resolved purweb

    (@purweb)


    Hi There,

    At the first step on the integration tab, I clic on Get Code. Then I allow everything on my Google Account and I copy the code that I get.

    When I paste the code and I clic on save, I’ve got an infinite toothed wheel that runs.

    I think I should do something else on my Google Acount but I don’t know what ?

    Could you please help me ?

    Many thanks in advance.

    Best Regards,

    Vincent

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

    (@westerndeal)

    Hello Vincent, @purweb
    Sorry for the trouble

    First,
    Are you using any other CF7 Addons? if yes deactivate for a while

    Second,
    Are you using any other cache plugins or backup plugins, if yes deactivate for a while
    To troubleshoot the issue.

    At last,
    On the Integration Tab, there is a link view debug log, can you click and see if there is any error? Make sure you must have to enable debug log from wp-config.php to see errors.

    Alternatively, make sure to look at this quick video

    Thanks
    Abdullah

    • This reply was modified 2 years, 7 months ago by westerndeal.
    • This reply was modified 2 years, 7 months ago by westerndeal.
    Thread Starter purweb

    (@purweb)

    Hi again,

    I tried by deactivating all plugins except CF7 and CF7 Google Sheets Connector.

    I succed to get the connexion and I got a currently active status.

    But I have got a fatal error :

    Fatal error: Uncaught LogicException: Auth, Invalid OAuth2 access token in /web/wp-content/plugins/cf7-google-sheets-connector/lib/google-sheets.php:64 Stack trace: #0 /web/wp-content/plugins/cf7-google-sheets-connector/lib/google-sheets.php(384): CF7GSC_googlesheet->auth() #1 /web/wp-content/plugins/cf7-google-sheets-connector/google-sheet-connector.php(242): CF7GSC_googlesheet->gsheet_print_google_account_email() #2 /web/wp-content/plugins/cf7-google-sheets-connector/includes/pages/google-sheet-settings.php(36): Gs_Connector_Free_Init->google_sheet_config() #3 /web/wp-content/plugins/cf7-google-sheets-connector/google-sheet-connector.php(199): include('/home/clients/b...') #4 /web/wp-includes/class-wp-hook.php(303): Gs_Connector_Free_Init->google_sh in /web/wp-content/plugins/cf7-google-sheets-connector/lib/google-sheets.php on line 64

    • This reply was modified 2 years, 7 months ago by purweb.
    Plugin Author westerndeal

    (@westerndeal)

    @purweb
    Still, the Access code is not saved correctly,
    Please try to reauthenticate using a private window of your browser!

    Thanks
    Abdullah

    Thread Starter purweb

    (@purweb)

    I could not desactivate the authentification. I also have a an infinite toothed wheel that runs.

    I also tried by using a private window of your browser and it still the same issue.

    Tkanks
    Vincent

    Plugin Author westerndeal

    (@westerndeal)

    Hi @purweb,

    It seems there is a plugin conflict as per your first attempt and last message for spinning wheel.

    Can you enable wordpress debug and check for the conflict error?

    Also for 2nd attempt the auth error is displayed as you might have used same auth key. You need to get fresh code each time while connection.

    Let us know for the conflict.

    Thanks
    Abdullah

    Thread Starter purweb

    (@purweb)

    Hi Abdullah,

    I tried to set up the plugin on a test environnement server. So my test mode wordpress config is exactly the same as my production environnement.

    The only difference is that I desactivate all my plugins except CF7 and CF7 Google Sheet Connector.

    I succed to set up the plugin. And the plugin is working well.

    Now do I have to test by activate all my plugins or should I test by activate plugin one after one and test if it’s working well ?

    Plugin Author westerndeal

    (@westerndeal)

    @purweb

    Yes, Activate one by one to troubleshoot the issue.
    Make sure to enable the error log too from wp-config.php to identify which plugin having an error.

    // Enable WP_DEBUG mode
    define( 'WP_DEBUG', true );
    
    // Enable Debug logging to the /wp-content/debug.log file
    define( 'WP_DEBUG_LOG', true );
    
    // Disable display of errors and warnings
    define( 'WP_DEBUG_DISPLAY', false );
    @ini_set( 'display_errors', 0 );
    
    // Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
    define( 'SCRIPT_DEBUG', true );

    NOTE: You must insert this BEFORE /* That’s all, stop editing! Happy blogging. */ in the wp-config.php file.

    Automatically debug.log file will create under wp-contents directory

    • This reply was modified 2 years, 7 months ago by westerndeal.
    Thread Starter purweb

    (@purweb)

    @westerndeal

    I put on wordpress debug and I activated one by one all plugins.

    I had a conflict with BackWPup 3.9 (Author : Inpsyde GmbH)

    This is the debug.log file that I obtained :

    [31-Aug-2021 11:07:09 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method GuzzleHttp\Utils::chooseHandler() in /web/wp-content/plugins/cf7-google-sheets-connector/lib/vendor/guzzlehttp/guzzle/src/functions.php:61
    Stack trace:
    #0 /web/wp-content/plugins/backwpup/vendor/guzzlehttp/guzzle/src/HandlerStack.php(42): GuzzleHttp\choose_handler()
    #1 /web/wp-content/plugins/backwpup/vendor/guzzlehttp/guzzle/src/Client.php(65): GuzzleHttp\HandlerStack::create()
    #2 /web/wp-content/plugins/cf7-google-sheets-connector/lib/src/Client.php(1190): GuzzleHttp\Client->__construct(Array)
    #3 /web/wp-content/plugins/cf7-google-sheets-connector/lib/src/Client.php(1143): Google\Client->createDefaultHttpClient()
    #4 /web/wp-content/plugins/cf7-google-sheets-connector/lib/src/Client.php(333): Goog in /web/wp-content/plugins/cf7-google-sheets-connector/lib/vendor/guzzlehttp/guzzle/src/functions.php on line 61
    [31-Aug-2021 11:11:52 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method GuzzleHttp\Utils::chooseHandler() in /web/wp-content/plugins/cf7-google-sheets-connector/lib/vendor/guzzlehttp/guzzle/src/functions.php:61
    Stack trace:
    #0 /web/wp-content/plugins/backwpup/vendor/guzzlehttp/guzzle/src/HandlerStack.php(42): GuzzleHttp\choose_handler()
    #1 /web/wp-content/plugins/backwpup/vendor/guzzlehttp/guzzle/src/Client.php(65): GuzzleHttp\HandlerStack::create()
    #2 /web/wp-content/plugins/cf7-google-sheets-connector/lib/src/Client.php(1190): GuzzleHttp\Client->__construct(Array)
    #3 /web/wp-content/plugins/cf7-google-sheets-connector/lib/src/Client.php(1143): Google\Client->createDefaultHttpClient()
    #4 /web/wp-content/plugins/cf7-google-sheets-connector/lib/src/Client.php(333): Goog in /web/wp-content/plugins/cf7-google-sheets-connector/lib/vendor/guzzlehttp/guzzle/src/functions.php on line 61
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    [31-Aug-2021 11:13:00 UTC] PHP Notice:  Trying to access array offset on value of type bool in /web/wp-content/plugins/remove-taxonomy-base-slug/remove-taxonomy-base-slug.php on line 121
    

    When BackWPup was activated, I had an infinite toothed wheel that runs on form page that not gave the confirmation page.

    With all other plugins, everything was right even remove-taxonomy-base-slug apperas into the debug.log ! About that, why remove-taxonomy-base-slug appears if it(s working well with ?

    So what is the next step to solve the issue with BackWPup ?

    Plugin Author westerndeal

    (@westerndeal)

    @purweb
    Thanks for the log,
    It looks like backupwp is using a different version of Google API
    As we have upgraded which supports with PHP version 7.4
    Please confirm with the backup plugin like which version of Google API they are using

    You are facing an issue because both the plugin google API versions mismatches!

    Thanks
    Abdullah

    Thread Starter purweb

    (@purweb)

    Plugin Author westerndeal

    (@westerndeal)

    @purweb
    Fantastic!

    I have seen the reply they have given, and it’s clear like they are using an older version so having an issue. So only thing that needs to be done is to update the backup plugin Google API version. Rest CF7 Google Sheet Connector Works perfectly!

    Thanks
    Abdullah

    Thread Starter purweb

    (@purweb)

    Thanks @westerndeal

    Could you please advise me about a backup plugin that works with CF7 Google Sheet Connector ?

    Plugin Author westerndeal

    (@westerndeal)

    @purweb
    Try using Updraft Plus it’s a great backup plugin!

    Thanks
    Abdullah

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Can not connect the plugin with my google acount’ is closed to new replies.