WooCommerce Connect will respond with an Error if there are any problems with a request. If you turn on Auto-Connect you will receive any errors in a Note.
Big Business requires that you map IDs (error pictured).
This Solution provides details. (7062)
WooCommerce Connect will respond with an Error if there are any problems with a request. If you turn on Auto-Connect you will receive any errors in a Note.
For example, WooCommerce Connect requires that you map IDs. This is done for you when you choose Automatic or create a new Mapping.
If you have an older mapping from a previous version, or you edit the mapping to not include IDs, or there is a problem with alignment, you may get this error.
It is also possible to get errors as JSON like:
{"code":"woocommerce_rest_authentication_error","message":"The API key provided does not have write permissions.","data":{"status":401}}
{"code":"rest_invalid_param","message":"Invalid parameter(s): status","data":{"status":400,"params":{"status":"status is not one of pending, processing, on-hold, completed, cancelled, refunded, failed."}}}