Issue with API Making Batch Update
-
Have my store created and the existing set of products sync’d without issue. Tried to add a t-shirt and it starts to add the shirt. The product is created on mysite, at least partially, but then reports a 500 error on Printful Site.
Product was not added!
500 Internal Server Error occurred! Please check your server logs for a detailed issue description.
CODE: G76457870
Searching through apache logs this is what is found. Keys removed, but I did check that they matched.
“POST /wp-json/wc/v2/products/batch?consumer_key=REMOVED&consumer_secret=REMVOED HTTP/1.1” 500 149 “-” “Printful WooCommerce Integration/3.0.0”
Information from Support Function in plugin:
##### Printful Checklist #####
* Connection to Printful API => OK
* Printful API key is set => OK
* WordPress Permalinks => OK
* WordPress version => OK
* WooCommerce Webhooks => OK
* WooCommerce API keys are set => OK
* WooCommerce authentication URL access=> OK
* WordPress remote requests => OK
* WordPress Site URL => OK
* Recent store sync errors => OK
* Write permissions => OK
* PHP memory limit => OK
* PHP script time limit => OK##### Printful Last Sync’s #####
##### Environment #####
* home_url => https://bigebeardedcoffee.com
* site_url => https://bigebeardedcoffee.com
* version => 3.7.0
* log_directory => /home/blueboat/webapps/bige/wp-content/uploads/wc-logs/
* wp_version => 5.2.3
* language => en_US
* server_info => Apache
* php_version => 7.1.31
* php_max_execution_time => 30
* php_max_input_vars => 1000
* curl_version => 7.29.0, NSS/3.36
* mysql_version => 5.6.44
* mysql_version_string => 5.6.44-86.0
* default_timezone => UTC
* remote_post_response => 200
* remote_get_response => 200##### Database #####
* wc_database_version => 3.7.0
* database_prefix => wp_
* maxmind_geoip_database => /home/blueboat/webapps/bige/wp-content/uploads/GeoLite2-Country.mmdb##### Active Plugins #####
* ManageWP – Worker (4.9.1)
* Query Monitor (3.3.7)
* BigE Custom Inventory Notice (1.0)
* Akismet Anti-Spam (4.1.2)
* Blue Boat Solutions Custom Features (1.3)
* Enable Media Replace (3.3.6)
* Facebook for WooCommerce (1.9.15)
* Genesis Connect for WooCommerce (1.1.0)
* Genesis eNews Extended (2.1.1)
* Imagify (1.9.6)
* Jetpack by WordPress.com (7.7.1)
* Mailchimp for WooCommerce (2.2.2)
* Order Delivery Date for WooCommerce (Lite version) (3.10)
* Printful Integration for WooCommerce (2.1.6)
* SendGrid (1.11.8)
* UpdraftPlus – Backup/Restore (1.16.16)
* WooCommerce Blocks (2.4.1)
* Advanced Order Export For WooCommerce (3.0.3)
* WooCommerce Admin (0.18.0)
* WC Autoship Product Page Options (1.1.4)
* WC Autoship (4.1.18)
* WooCommerce Print Invoice & Delivery Note (4.5.2)
* WooCommerce Stripe Gateway (4.2.3)
* WooCommerce Order Status Manager (1.10.2)
* WooCommerce Services (1.21.1)
* WooCommerce (3.7.0)
* Wordfence Security (7.4.0)
* WP Rocket (3.3.7)
* WPFront Notification Bar (1.7.1)##### Theme #####
* name => Essence Pro
* version => 1.0.2
* author_url => https://www.studiopress.com/
* parent_name => Genesis
* parent_version => 3.1.2
* parent_author_url => https://www.studiopress.com/##### WooCommerce settings #####
* currency => USD
* currency_symbol => $
* currency_position => left
* thousand_separator => ,
* decimal_separator => .
* woocommerce_com_connected => yes
- The topic ‘Issue with API Making Batch Update’ is closed to new replies.