• Resolved srobodao

    (@srobodao)


    I just installed version 4.0 and the plugin is unable to authenticate itself on Google.

    This is the log:

    February 25, 2020 6:11:34 PM PHP 7.2.24-0ubuntu0.18.04.3Array
    (
    ????[ERROR_MSG] => Auth, Invalid OAuth2 access token
    ????[TRACE_STK] => # 0 /var/www/marialuigia/wp-content/plugins/cf7-google-sheets-connector/includes/class-gs-service.php(131): cf7gsc_googlesheet-> auth ()
    # 1 /var/www/marialuigia/wp-includes/plugin.php(524): Gs_Connector_Service-> cf7_save_to_google_sheets (Object (WPCF7_ContactForm))
    # 2 /var/www/marialuigia/wp-content/plugins/contact-form-7/includes/submission.php(162): do_action (‘wpcf7_mail_sent’, Object (WPCF7_ContactForm))
    # 3 /var/www/marialuigia/wp-content/plugins/contact-form-7/includes/submission.php(28): WPCF7_Submission-> submit ()
    # 4 /var/www/marialuigia/wp-content/plugins/contact-form-7/includes/contact-form.php(647): WPCF7_Submission :: get_instance (Object (WPCF7_ContactForm))
    # 5 /var/www/marialuigia/wp-content/plugins/contact-form-7/includes/controller.php(58): WPCF7_ContactForm-> submit (true)
    # 6 /var/www/marialuigia/wp-content/plugins/contact-form-7/includes/controller.php(18): wpcf7_ajax_json_echo ()
    # 7 /var/www/marialuigia/wp-includes/plugin.php(524): wpcf7_control_init (”)
    # 8 /var/www/marialuigia/wp-settings.php(432): do_action (‘wp_loaded’)
    # 9 /var/www/marialuigia/wp-config.php(117): require_once (‘/ var / www / marial …’)
    # 10 /var/www/marialuigia/wp-load.php(39): require_once (‘/ var / www / marial …’)
    # 11 /var/www/marialuigia/wp-blog-header.php(13): require_once (‘/ var / www / marial …’)
    # 12 /var/www/marialuigia/index.php(17): require (‘/ var / www / marial …’)
    # 13 {main}
    )

    How can I recover the old version of the plugin, especially version 3.0?

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

    (@westerndeal)

    Hi @srobodao,

    It seems you would have used the same authentication key multiple times for the integration.

    Can you get the fresh key and then try out.

    Also, the old version will not work now as it has Google API V3 version and it has been now shutdown.

    Thanks
    Abdullah

    kizd

    (@kizd)

    Thanks for your answer.

    Tried again, and now “white page” when view debug log; is it ok? if white page is ok, form is not sending data to Google Sheet.

    Thanks in advance.

    Plugin Author westerndeal

    (@westerndeal)

    @kizd

    Yes, means no errors, now entry must be shown in google sheet.
    If still not, please refer this quick video and make sure you have entered sheetname, sheetid, tabname and tabid

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Authentication problems with version 4.0’ is closed to new replies.