Products from Square not syncing to WooCommerce
-
A number of items I’ve added to our products list using the SKU from Square are not syncing when I run a manual sync or when the automated sync happens every 24 hours.
We don’t fully sync our Square inventory to WooCommerce since we sell different items that we don’t want featured on our online store, and for about 75% of the products I add to WooCommerce using the product title, appropriate variations, and SKUs, they don’t sync with the same product in Square, so it shows a broken image file instead of the product picture and lists the item as out of stock. Help! How can I get WooCommerce and Square to sync correctly on all products?
The page I need help with: [log in to see the link]
-
Hi there @camille28804, thanks for reaching out!
I’m sorry to hear about those issues with products not fully syncing between WooCommerce and Square.
Can you confirm which you have set as the System of Record? If you’re not sure, please see the documentation here: https://woocommerce.com/document/woocommerce-square/#section-8
If you are able, please share your sync settings from WooCommerce > Settings > Square and enable
Debug mode
there.Unlike WooCommerce, Square does not support multiple attributes. If you would like to sync multiple attributes from WooCommerce to Square, consider combining attributes into one product variation – for example, instead of a “color” attribute and a “size” attribute (e.g. black or blue and small or large), combine the two in your product variations (e.g. black-small, black-large, blue-small, blue-large).
To troubleshoot syncing issues, we recommend checking the following first:
1. Are SKUs set for your Square and WooCommerce products? This is how the plugin will match products between these systems.
2. Is the Square product assigned to the Location that’s configured in the plugin settings? This plugin only supports one Square Location, so if some products aren’t syncing as expected, double-check to ensure they are in the same Square Location as defined in the plugin settings.If nothing in the settings seems to be related to the issue, I’d recommend checking your WooCommerce logs for errors at WooCommerce > Status > Logs and sharing any related to Square that you find.
Thanks!
Hi there,
Square has always been set as our system of record. I have just enabled the debug logging.
I discovered a while ago that syncing products with multiple attributes wasn’t possible, so I rearranged everything to the size+color attribute system you referenced.
And yes, the SKUs in WooCommerce and Square are identical and we only have one location programmed in our Square account, so neither of those should be the issue.
I’ll look into the the WooCommerce logs as you suggested and see what I find.
Hey Jim, here is the latest Square error log. It’s long, but maybe you can help me make sense of what the problem is?
03-01-2022 @ 18:39:13 - Starting step cycle: update_category_data 03-01-2022 @ 18:39:13 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "CATEGORY" ], "begin_time": "2022-03-01T23:38:52+00:00" } duration: 0.23105s 03-01-2022 @ 18:39:13 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => AWCDGRGEWgbTY [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 00:39:13 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-01-2022 @ 18:39:13 - Completed job step: update_category_data 03-01-2022 @ 18:39:13 - Completed step cycle: update_category_data (0.44s) 03-01-2022 @ 18:39:14 - Starting step cycle: update_product_data 03-01-2022 @ 18:39:14 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "ITEM" ], "include_deleted_objects": true, "begin_time": "2022-03-01T23:38:52+00:00" } duration: 0.15721s 03-01-2022 @ 18:39:14 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => HQHNWaYkfjRja [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 00:39:14 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-01-2022 @ 18:39:14 - Completed job step: update_product_data 03-01-2022 @ 18:39:14 - Completed step cycle: update_product_data (0.18s) 03-01-2022 @ 18:39:14 - Starting step cycle: update_inventory_counts 03-01-2022 @ 18:39:15 - Request Request method: uri: batchRetrieveInventoryCountsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "location_ids": [ "5KPQG1GQ21ZMD" ], "updated_after": "2022-03-01T23:38:52+00:00" } duration: 0.16886s 03-01-2022 @ 18:39:15 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => GMYgRgXHPYkKA [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 00:39:15 GMT [Content-Length] => 2 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-01-2022 @ 18:39:15 - Completed job step: update_inventory_counts 03-01-2022 @ 18:39:15 - Completed step cycle: update_inventory_counts (0.20s) 03-01-2022 @ 19:39:48 - Starting step cycle: update_category_data 03-01-2022 @ 19:39:49 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "CATEGORY" ], "begin_time": "2022-03-02T00:39:15+00:00" } duration: 0.42062s 03-01-2022 @ 19:39:49 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => PHcCJQdaNfVaj [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 01:39:49 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-01-2022 @ 19:39:49 - Completed job step: update_category_data 03-01-2022 @ 19:39:49 - Completed step cycle: update_category_data (0.51s) 03-01-2022 @ 19:39:50 - Starting step cycle: update_product_data 03-01-2022 @ 19:39:50 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "ITEM" ], "include_deleted_objects": true, "begin_time": "2022-03-02T00:39:15+00:00" } duration: 0.2787s 03-01-2022 @ 19:39:50 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => KgcKhFTfDJMWg [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 01:39:50 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-01-2022 @ 19:39:50 - Completed job step: update_product_data 03-01-2022 @ 19:39:50 - Completed step cycle: update_product_data (0.31s) 03-01-2022 @ 19:39:51 - Starting step cycle: update_inventory_counts 03-01-2022 @ 19:39:51 - Request Request method: uri: batchRetrieveInventoryCountsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "location_ids": [ "5KPQG1GQ21ZMD" ], "updated_after": "2022-03-02T00:39:15+00:00" } duration: 0.29479s 03-01-2022 @ 19:39:51 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => PVfcdaKWZXghe [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 01:39:51 GMT [Content-Length] => 2 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-01-2022 @ 19:39:51 - Completed job step: update_inventory_counts 03-01-2022 @ 19:39:51 - Completed step cycle: update_inventory_counts (0.39s) 03-01-2022 @ 20:41:07 - Starting step cycle: update_category_data 03-01-2022 @ 20:41:07 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "CATEGORY" ], "begin_time": "2022-03-02T01:39:51+00:00" } duration: 0.1728s 03-01-2022 @ 20:41:07 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => FZfNfFNXFNGfM [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 02:41:07 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-01-2022 @ 20:41:07 - Completed job step: update_category_data 03-01-2022 @ 20:41:07 - Completed step cycle: update_category_data (0.19s) 03-01-2022 @ 20:41:09 - Starting step cycle: update_product_data 03-01-2022 @ 20:41:09 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "ITEM" ], "include_deleted_objects": true, "begin_time": "2022-03-02T01:39:51+00:00" } duration: 0.15616s 03-01-2022 @ 20:41:09 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => SPaCDjgVPbKhC [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 02:41:09 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-01-2022 @ 20:41:09 - Completed job step: update_product_data 03-01-2022 @ 20:41:09 - Completed step cycle: update_product_data (0.19s) 03-01-2022 @ 20:41:10 - Starting step cycle: update_inventory_counts 03-01-2022 @ 20:41:10 - Request Request method: uri: batchRetrieveInventoryCountsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "location_ids": [ "5KPQG1GQ21ZMD" ], "updated_after": "2022-03-02T01:39:51+00:00" } duration: 0.15964s 03-01-2022 @ 20:41:10 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => MAWPWfGhRBYFg [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 02:41:10 GMT [Content-Length] => 2 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-01-2022 @ 20:41:10 - Completed job step: update_inventory_counts 03-01-2022 @ 20:41:10 - Completed step cycle: update_inventory_counts (0.19s) 03-01-2022 @ 21:43:48 - Starting step cycle: update_category_data 03-01-2022 @ 21:43:48 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "CATEGORY" ], "begin_time": "2022-03-02T02:41:10+00:00" } duration: 0.30263s 03-01-2022 @ 21:43:48 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => GXDjWZZdSDZKP [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 03:43:48 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-01-2022 @ 21:43:48 - Completed job step: update_category_data 03-01-2022 @ 21:43:48 - Completed step cycle: update_category_data (0.32s) 03-01-2022 @ 21:43:49 - Starting step cycle: update_product_data 03-01-2022 @ 21:43:50 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "ITEM" ], "include_deleted_objects": true, "begin_time": "2022-03-02T02:41:10+00:00" } duration: 0.29005s 03-01-2022 @ 21:43:50 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => RekfQCVdggVfA [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 03:43:50 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-01-2022 @ 21:43:50 - Completed job step: update_product_data 03-01-2022 @ 21:43:50 - Completed step cycle: update_product_data (0.31s) 03-01-2022 @ 21:43:51 - Starting step cycle: update_inventory_counts 03-01-2022 @ 21:43:52 - Request Request method: uri: batchRetrieveInventoryCountsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "location_ids": [ "5KPQG1GQ21ZMD" ], "updated_after": "2022-03-02T02:41:10+00:00" } duration: 0.24674s 03-01-2022 @ 21:43:52 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => DjKCadTYSVgMj [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 03:43:51 GMT [Content-Length] => 2 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-01-2022 @ 21:43:52 - Completed job step: update_inventory_counts 03-01-2022 @ 21:43:52 - Completed step cycle: update_inventory_counts (0.27s) 03-01-2022 @ 22:44:09 - Starting step cycle: update_category_data 03-01-2022 @ 22:44:09 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "CATEGORY" ], "begin_time": "2022-03-02T03:43:52+00:00" } duration: 0.18619s 03-01-2022 @ 22:44:09 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => NZAeWhdYkABbG [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 04:44:09 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-01-2022 @ 22:44:09 - Completed job step: update_category_data 03-01-2022 @ 22:44:09 - Completed step cycle: update_category_data (0.45s) 03-01-2022 @ 22:44:10 - Starting step cycle: update_product_data 03-01-2022 @ 22:44:10 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "ITEM" ], "include_deleted_objects": true, "begin_time": "2022-03-02T03:43:52+00:00" } duration: 0.1663s 03-01-2022 @ 22:44:10 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => GbDEXZSFKVWMW [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 04:44:10 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-01-2022 @ 22:44:10 - Completed job step: update_product_data 03-01-2022 @ 22:44:10 - Completed step cycle: update_product_data (0.20s) 03-01-2022 @ 22:44:10 - Starting step cycle: update_inventory_counts 03-01-2022 @ 22:44:11 - Request Request method: uri: batchRetrieveInventoryCountsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "location_ids": [ "5KPQG1GQ21ZMD" ], "updated_after": "2022-03-02T03:43:52+00:00" } duration: 0.16161s 03-01-2022 @ 22:44:11 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => RGASjJEFKgECM [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 04:44:11 GMT [Content-Length] => 2 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-01-2022 @ 22:44:11 - Completed job step: update_inventory_counts 03-01-2022 @ 22:44:11 - Completed step cycle: update_inventory_counts (0.23s) 03-01-2022 @ 23:45:53 - Starting step cycle: update_category_data 03-01-2022 @ 23:45:54 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "CATEGORY" ], "begin_time": "2022-03-02T04:44:11+00:00" } duration: 0.20079s 03-01-2022 @ 23:45:54 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => ACgRBCfbbhcQR [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 05:45:54 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-01-2022 @ 23:45:54 - Completed job step: update_category_data 03-01-2022 @ 23:45:54 - Completed step cycle: update_category_data (0.28s) 03-01-2022 @ 23:45:54 - Starting step cycle: update_product_data 03-01-2022 @ 23:45:54 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "ITEM" ], "include_deleted_objects": true, "begin_time": "2022-03-02T04:44:11+00:00" } duration: 0.15625s 03-01-2022 @ 23:45:54 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => AcCRXTKSZdFGW [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 05:45:54 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-01-2022 @ 23:45:54 - Completed job step: update_product_data 03-01-2022 @ 23:45:54 - Completed step cycle: update_product_data (0.18s) 03-01-2022 @ 23:45:55 - Starting step cycle: update_inventory_counts 03-01-2022 @ 23:45:55 - Request Request method: uri: batchRetrieveInventoryCountsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "location_ids": [ "5KPQG1GQ21ZMD" ], "updated_after": "2022-03-02T04:44:11+00:00" } duration: 0.14909s 03-01-2022 @ 23:45:55 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => GkcPcdPFNhRTP [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 05:45:55 GMT [Content-Length] => 2 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-01-2022 @ 23:45:55 - Completed job step: update_inventory_counts 03-01-2022 @ 23:45:55 - Completed step cycle: update_inventory_counts (0.19s) 03-02-2022 @ 00:46:37 - Starting step cycle: update_category_data 03-02-2022 @ 00:46:38 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "CATEGORY" ], "begin_time": "2022-03-02T05:45:55+00:00" } duration: 0.18312s 03-02-2022 @ 00:46:38 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => EgBMcZDQBCXBJ [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 06:46:38 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 00:46:38 - Completed job step: update_category_data 03-02-2022 @ 00:46:38 - Completed step cycle: update_category_data (0.33s) 03-02-2022 @ 00:46:40 - Starting step cycle: update_product_data 03-02-2022 @ 00:46:40 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "ITEM" ], "include_deleted_objects": true, "begin_time": "2022-03-02T05:45:55+00:00" } duration: 0.16214s 03-02-2022 @ 00:46:40 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => NjVjBCfkCBcYP [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 06:46:40 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 00:46:40 - Completed job step: update_product_data 03-02-2022 @ 00:46:40 - Completed step cycle: update_product_data (0.19s) 03-02-2022 @ 00:46:41 - Starting step cycle: update_inventory_counts 03-02-2022 @ 00:46:42 - Request Request method: uri: batchRetrieveInventoryCountsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "location_ids": [ "5KPQG1GQ21ZMD" ], "updated_after": "2022-03-02T05:45:55+00:00" } duration: 0.16278s 03-02-2022 @ 00:46:42 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => FadKWWRbBDgMY [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 06:46:42 GMT [Content-Length] => 2 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 00:46:42 - Completed job step: update_inventory_counts 03-02-2022 @ 00:46:42 - Completed step cycle: update_inventory_counts (0.22s) 03-02-2022 @ 01:47:18 - Starting step cycle: update_category_data 03-02-2022 @ 01:47:18 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "CATEGORY" ], "begin_time": "2022-03-02T06:46:42+00:00" } duration: 0.30831s 03-02-2022 @ 01:47:18 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => AFjjkWdKRARFg [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 07:47:18 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 01:47:18 - Completed job step: update_category_data 03-02-2022 @ 01:47:18 - Completed step cycle: update_category_data (0.42s) 03-02-2022 @ 01:47:21 - Starting step cycle: update_product_data 03-02-2022 @ 01:47:21 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "ITEM" ], "include_deleted_objects": true, "begin_time": "2022-03-02T06:46:42+00:00" } duration: 0.26288s 03-02-2022 @ 01:47:21 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => MRAAhVdfNgWVP [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 07:47:21 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 01:47:21 - Completed job step: update_product_data 03-02-2022 @ 01:47:21 - Completed step cycle: update_product_data (0.29s) 03-02-2022 @ 01:47:23 - Starting step cycle: update_inventory_counts 03-02-2022 @ 01:47:23 - Request Request method: uri: batchRetrieveInventoryCountsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "location_ids": [ "5KPQG1GQ21ZMD" ], "updated_after": "2022-03-02T06:46:42+00:00" } duration: 0.17798s 03-02-2022 @ 01:47:23 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => CJBjePHHFYRPc [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 07:47:23 GMT [Content-Length] => 2 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 01:47:23 - Completed job step: update_inventory_counts 03-02-2022 @ 01:47:23 - Completed step cycle: update_inventory_counts (0.23s) 03-02-2022 @ 02:47:56 - Starting step cycle: update_category_data 03-02-2022 @ 02:47:57 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "CATEGORY" ], "begin_time": "2022-03-02T07:47:23+00:00" } duration: 0.28801s 03-02-2022 @ 02:47:57 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => GJjHMKKjHeCVP [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 08:47:57 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 02:47:57 - Completed job step: update_category_data 03-02-2022 @ 02:47:57 - Completed step cycle: update_category_data (0.47s) 03-02-2022 @ 02:47:58 - Starting step cycle: update_product_data 03-02-2022 @ 02:47:58 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "ITEM" ], "include_deleted_objects": true, "begin_time": "2022-03-02T07:47:23+00:00" } duration: 0.25672s 03-02-2022 @ 02:47:58 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => DbDgVZfJCRcMg [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 08:47:58 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 02:47:58 - Completed job step: update_product_data 03-02-2022 @ 02:47:58 - Completed step cycle: update_product_data (0.28s) 03-02-2022 @ 02:48:00 - Starting step cycle: update_inventory_counts 03-02-2022 @ 02:48:00 - Request Request method: uri: batchRetrieveInventoryCountsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "location_ids": [ "5KPQG1GQ21ZMD" ], "updated_after": "2022-03-02T07:47:23+00:00" } duration: 0.30618s 03-02-2022 @ 02:48:00 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => QHhAMjVaacMGg [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 08:48:00 GMT [Content-Length] => 2 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 02:48:00 - Completed job step: update_inventory_counts 03-02-2022 @ 02:48:00 - Completed step cycle: update_inventory_counts (0.35s) 03-02-2022 @ 03:51:04 - Starting step cycle: update_category_data 03-02-2022 @ 03:51:04 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "CATEGORY" ], "begin_time": "2022-03-02T08:48:00+00:00" } duration: 0.17288s 03-02-2022 @ 03:51:04 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => AaWKAARkPYZHc [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 09:51:04 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 03:51:04 - Completed job step: update_category_data 03-02-2022 @ 03:51:04 - Completed step cycle: update_category_data (0.20s) 03-02-2022 @ 03:51:05 - Starting step cycle: update_product_data 03-02-2022 @ 03:51:05 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "ITEM" ], "include_deleted_objects": true, "begin_time": "2022-03-02T08:48:00+00:00" } duration: 0.16327s 03-02-2022 @ 03:51:05 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => BhQWYfeCeGQNj [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 09:51:05 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 03:51:05 - Completed job step: update_product_data 03-02-2022 @ 03:51:05 - Completed step cycle: update_product_data (0.19s) 03-02-2022 @ 03:51:05 - Starting step cycle: update_inventory_counts 03-02-2022 @ 03:51:06 - Request Request method: uri: batchRetrieveInventoryCountsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "location_ids": [ "5KPQG1GQ21ZMD" ], "updated_after": "2022-03-02T08:48:00+00:00" } duration: 0.17009s 03-02-2022 @ 03:51:06 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => JJSaBcNHNaNbR [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 09:51:06 GMT [Content-Length] => 2 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 03:51:06 - Completed job step: update_inventory_counts 03-02-2022 @ 03:51:06 - Completed step cycle: update_inventory_counts (0.29s) 03-02-2022 @ 04:53:28 - Starting step cycle: update_category_data 03-02-2022 @ 04:53:28 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "CATEGORY" ], "begin_time": "2022-03-02T09:51:06+00:00" } duration: 0.18056s 03-02-2022 @ 04:53:28 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => RQBbHFaHXBMEJ [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 10:53:28 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 04:53:28 - Completed job step: update_category_data 03-02-2022 @ 04:53:28 - Completed step cycle: update_category_data (0.20s) 03-02-2022 @ 04:53:29 - Starting step cycle: update_product_data 03-02-2022 @ 04:53:29 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "ITEM" ], "include_deleted_objects": true, "begin_time": "2022-03-02T09:51:06+00:00" } duration: 0.21733s 03-02-2022 @ 04:53:29 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => RGCdhAkabWBeY [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 10:53:29 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 04:53:29 - Completed job step: update_product_data 03-02-2022 @ 04:53:29 - Completed step cycle: update_product_data (0.24s) 03-02-2022 @ 04:53:29 - Starting step cycle: update_inventory_counts 03-02-2022 @ 04:53:30 - Request Request method: uri: batchRetrieveInventoryCountsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "location_ids": [ "5KPQG1GQ21ZMD" ], "updated_after": "2022-03-02T09:51:06+00:00" } duration: 0.16002s 03-02-2022 @ 04:53:30 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => DMHXdMgPSEeJW [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 10:53:30 GMT [Content-Length] => 2 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 04:53:30 - Completed job step: update_inventory_counts 03-02-2022 @ 04:53:30 - Completed step cycle: update_inventory_counts (0.19s) 03-02-2022 @ 05:54:24 - Starting step cycle: update_category_data 03-02-2022 @ 05:54:24 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "CATEGORY" ], "begin_time": "2022-03-02T10:53:30+00:00" } duration: 0.29385s 03-02-2022 @ 05:54:24 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => SCVNfPbKgZAVe [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 11:54:24 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 05:54:24 - Completed job step: update_category_data 03-02-2022 @ 05:54:24 - Completed step cycle: update_category_data (0.38s) 03-02-2022 @ 05:54:26 - Starting step cycle: update_product_data 03-02-2022 @ 05:54:26 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "ITEM" ], "include_deleted_objects": true, "begin_time": "2022-03-02T10:53:30+00:00" } duration: 0.28639s 03-02-2022 @ 05:54:26 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => NGjJQfXQAFKEW [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 11:54:26 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 05:54:26 - Completed job step: update_product_data 03-02-2022 @ 05:54:26 - Completed step cycle: update_product_data (0.31s) 03-02-2022 @ 05:54:27 - Starting step cycle: update_inventory_counts 03-02-2022 @ 05:54:28 - Request Request method: uri: batchRetrieveInventoryCountsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "location_ids": [ "5KPQG1GQ21ZMD" ], "updated_after": "2022-03-02T10:53:30+00:00" } duration: 0.25562s 03-02-2022 @ 05:54:28 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => QXeXNjEBHKjhJ [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 11:54:28 GMT [Content-Length] => 2 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 05:54:28 - Completed job step: update_inventory_counts 03-02-2022 @ 05:54:28 - Completed step cycle: update_inventory_counts (0.28s) 03-02-2022 @ 06:54:45 - Starting step cycle: update_category_data 03-02-2022 @ 06:54:45 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "CATEGORY" ], "begin_time": "2022-03-02T11:54:28+00:00" } duration: 0.26743s 03-02-2022 @ 06:54:45 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => SjVfeFdFDDFFa [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 12:54:45 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 06:54:45 - Completed job step: update_category_data 03-02-2022 @ 06:54:45 - Completed step cycle: update_category_data (0.32s) 03-02-2022 @ 06:54:46 - Starting step cycle: update_product_data 03-02-2022 @ 06:54:46 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "ITEM" ], "include_deleted_objects": true, "begin_time": "2022-03-02T11:54:28+00:00" } duration: 0.25896s 03-02-2022 @ 06:54:46 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => QWMSbgdYagEfg [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 12:54:46 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 06:54:46 - Completed job step: update_product_data 03-02-2022 @ 06:54:46 - Completed step cycle: update_product_data (0.28s) 03-02-2022 @ 06:54:47 - Starting step cycle: update_inventory_counts 03-02-2022 @ 06:54:47 - Request Request method: uri: batchRetrieveInventoryCountsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "location_ids": [ "5KPQG1GQ21ZMD" ], "updated_after": "2022-03-02T11:54:28+00:00" } duration: 0.27791s 03-02-2022 @ 06:54:47 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => MJYgkkgYjSQBT [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 12:54:47 GMT [Content-Length] => 2 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 06:54:47 - Completed job step: update_inventory_counts 03-02-2022 @ 06:54:47 - Completed step cycle: update_inventory_counts (0.30s) 03-02-2022 @ 07:55:00 - Starting step cycle: update_category_data 03-02-2022 @ 07:55:00 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "CATEGORY" ], "begin_time": "2022-03-02T12:54:47+00:00" } duration: 0.34674s 03-02-2022 @ 07:55:00 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => DjETZBkfVgCZc [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 13:55:00 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 07:55:00 - Completed job step: update_category_data 03-02-2022 @ 07:55:00 - Completed step cycle: update_category_data (0.39s) 03-02-2022 @ 07:55:01 - Starting step cycle: update_product_data 03-02-2022 @ 07:55:01 - Request Request method: uri: searchCatalogObjectsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "object_types": [ "ITEM" ], "include_deleted_objects": true, "begin_time": "2022-03-02T12:54:47+00:00" } duration: 0.27826s 03-02-2022 @ 07:55:01 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => ENPNNSWRSaTDJ [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 13:55:01 GMT [Content-Length] => 42 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 07:55:01 - Completed job step: update_product_data 03-02-2022 @ 07:55:01 - Completed step cycle: update_product_data (0.33s) 03-02-2022 @ 07:55:03 - Starting step cycle: update_inventory_counts 03-02-2022 @ 07:55:03 - Request Request method: uri: batchRetrieveInventoryCountsWithHttpInfo user-agent: WooCommerce-Square/2.9.0 (WooCommerce/6.2.1; WordPress/5.9.1) headers: Array ( ) body: { "location_ids": [ "5KPQG1GQ21ZMD" ], "updated_after": "2022-03-02T12:54:47+00:00" } duration: 0.2673s 03-02-2022 @ 07:55:03 - Response Response code: 200 message: headers: Array ( [0] => HTTP/1.1 200 OK [Content-Type] => application/json [Square-Version] => 2019-08-14 [Vary] => Origin, Accept-Encoding [X-Content-Type-Options] => nosniff [X-Download-Options] => noopen [X-Frame-Options] => SAMEORIGIN [X-Permitted-Cross-Domain-Policies] => none [X-Speleo-Traceid] => DfaXdZTgXbRkY [X-Xss-Protection] => 1; mode=block [Date] => Wed, 02 Mar 2022 13:55:03 GMT [Content-Length] => 2 [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload ) body: {} 03-02-2022 @ 07:55:03 - Completed job step: update_inventory_counts 03-02-2022 @ 07:55:03 - Completed step cycle: update_inventory_counts (0.29s)
Hi @camille28804,
Thanks for sending over the logs. At this point, it looks like we will need to log into the site to see what’s causing the problem.
Please open up a ticket at WooCommerce.com and include a link to this forum thread in your ticket.
https://woocommerce.com/my-account/create-a-ticket/
We’ll be better able to help you there.
Thanks!
- The topic ‘Products from Square not syncing to WooCommerce’ is closed to new replies.