How to Fix “rest_setting_setting_group_invalid” Error

How to Fix “rest_setting_setting_group_invalid” Error

This error usually appears when the WooCommerce API key used by the connector does not have sufficient permissions.

To resolve the issue, you need to update the API key permissions in WooCommerce.

Steps to Fix the Error

  1. Open your WooCommerce admin panel

  2. Navigate to:

    WooCommerce → Settings → Advanced → REST API

  3. Open the API key used by the connector

  4. In the Permissions field, select:

    Read/Write

    image-20260519-123131.png
  5. Save the changes

After updating the permissions, try reconnecting or running synchronization again.

What’s next?

See also these articles:

Related Posts