Viewing 1 replies (of 1 total)
  • Plugin Author WesternDeal

    (@westerndeal)

    Hi @martialparfait,

    Thanks for using our plugin.

    We did test CF7 GSheet Connector with honey pot and didn’t found any issue.

    Can you deactivate and reactivate the plugin again and also reauthenticate?

    If still the same issue persist then enable WordPress debug and see what error is printed?

    Write the following code before /* That’s all, stop editing! Happy publishing. */ in wp-config.php file and then test.

    define(‘WP_DEBUG’, true);

    define(‘WP_DEBUG_LOG’, true);

    define(‘WP_DEBUG_DISPLAY’, true);

    define(‘SCRIPT_DEBUG’, true);

    define(‘SAVEQUERIES’, true);

    Let us know.

    Thanks
    Abdullah

Viewing 1 replies (of 1 total)

The topic ‘Error google request with honeypot’ is closed to new replies.