backdrop-contrib / shopify

Integrate and sync your site with a Shopify store.
GNU General Public License v2.0
0 stars 1 forks source link

Sync does not work currently #6

Closed laryn closed 2 years ago

laryn commented 2 years ago

Products

An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: /batch?id=15&op=do_nojs&op=do StatusText: Internal Server Error ResponseText: ShopifyApiException: Bad Request in ShopifyClient->call() (line 70 of /app/www/modules/shopify/library/shopify/shopify.php).

An error occurred while processing shopify_sync_products_batch_op with arguments : shopify_sync_products_batch_op

Collections

An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: /batch?id=16&op=do_nojs&op=do StatusText: Internal Server Error ResponseText: EntityStorageException: SQLSTATE[22003]: Numeric value out of range: 1264 Out of range value for column 'shopify_collection_id_value' at row 1 in EntityDatabaseStorageController->save() (line 676 of /app/www/core/modules/entity/entity.controller.inc).

An error occurred while processing shopify_sync_collections_batch_op with arguments : shopify_sync_collections_batch_op

NOTE

May relate to #3 and #2

laryn commented 2 years ago

Basic sync is working currently (although I've left a few dpm calls in there currently as I continue to troubleshoot the port).