• Resolved duckpancakes

    (@duckpancakes)


    I am getting this fatal error, initially on version 1.4.0:

    2021-08-13T10:15:17+00:00 CRITICAL Uncaught Automattic\WooCommerce\GoogleListingsAndAds\Exception\MerchantApiException: Unable to retrieve Merchant Center account. in /var/www/wp/wp-content/plugins/google-listings-and-ads/src/Exception/MerchantApiException.php:30
    Stack trace:
    #0 /var/www/wp/wp-content/plugins/google-listings-and-ads/src/API/Google/Merchant.php(115): Automattic\WooCommerce\GoogleListingsAndAds\Exception\MerchantApiException::account_retrieve_failed(401)
    #1 /var/www/wp/wp-content/plugins/google-listings-and-ads/src/MerchantCenter/ContactInformation.php(52): Automattic\WooCommerce\GoogleListingsAndAds\API\Google\Merchant->get_account()
    #2 /var/www/wp/wp-content/plugins/google-listings-and-ads/src/MerchantCenter/MerchantCenterService.php(325): Automattic\WooCommerce\GoogleListingsAndAds\MerchantCenter\ContactInformation->get_contact_information()
    #3 /var/www/wp/wp-content/plugins/google-listings-and-ads/src/MerchantCenter/MerchantCenterService.php(144): Automattic\WooCommerce\GoogleListingsAndAds\MerchantCenter\MerchantC in /var/www/wp/wp-content/plugins/google-listings-and-ads/src/Exception/MerchantApiException.php on line 30

    I have tried rolling back to version 1.3.0 but cannot get the Settings tab to load anything.

    Screen shot of that:

    View post on imgur.com

    I have tried deleting and adding the plugin back from scratch but I can’t get back to the initial startup. How do I start over?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Zach H

    (@zhollenbeak)

    Hi @duckpancakes

    Thanks for reaching out in the support forum for Google Listings & Ads.

    We’ll need more information to accurately diagnose this problem. Please contact us at WooCommerce.com > My Account > Support. You may need to create an account before you can access that page.

    Please include a link to this forum thread, so that we can keep track of what’s already been done.

    We will be able to help you further there.

    Thread Starter duckpancakes

    (@duckpancakes)

    The answer I was looking for was:

    DELETE FROM wp_options
    where option_name like 'gla_%';

    Thanks for following up with that @duckpancakes – it’s very helpful for future users should they need the same!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to start over with this plugin?’ is closed to new replies.