API not returning info for variations
-
Hi there,
We are connecting our inventory system to woocommerce via the API. We are getting results for single products but when we try to get the variations they have stopped returning results. We were getting information up until a couple of weeks ago but now when using the following https://paulsmenswear.ie/wp-json/wc/store/products/52653/variations
We get this error: {“code”:”woocommerce_rest_product_invalid_slug”,”message”:”Invalid product slug.”,”data”:{“status”:404}}
I’m not sure what has changed for this to stop working. I have tried switching to storefront and turning off all plugins to see if one is causing the issue but nothing has shown up, the error still occurs. Just wondering if anyone has any suggestions/insight on it as to why it might have stopped working and how I can fix it.
Many thanks,
Toni
The page I need help with: [log in to see the link]
-
Hi @tonimerc
Thanks for reaching out!
I’m sorry to hear about the issue you’re experiencing with retrieving product variations via the WooCommerce API. I understand how frustrating this can be and I’m here to help you resolve this.
The error message you’re receiving,
woocommerce_rest_product_invalid_slugindicates that the API cannot find a product with the provided slug or ID. This could be due to a few reasons:- The product or its variations may have been deleted or moved.
- The product slug or ID may have been changed.
- There could be an issue with the API endpoint you’re using.
Here are some suggestions to troubleshoot this issue:
- Verify the Product ID: Confirm that the product ID
52653is correct and that the product still exists in your WooCommerce store. You can do this by navigating to your WooCommerce dashboard, clicking on ‘Products’, and searching for the product ID. - Check the API Endpoint: Ensure that the API endpoint you’re using is correct. The endpoint for retrieving a product’s variations should be
/wp-json/wc/v3/products/{product_id}/variationsReplace{product_id}with your actual product ID.
- Update Permalinks: Sometimes, issues with the API can be resolved by simply updating your permalinks. Navigate to Settings > Permalinks, and click Save Changes without making any modifications.
- API Version: Ensure you’re using the correct version of the WooCommerce API. The latest version is V3, and using an older version might cause issues.
If these steps did not help, I’d like to understand your site properly. Please share with us the necessary information below for us to investigate the issue further:
- System Status Report which you can find via
WooCommerce > Status > Get system report > Copy for support.
You could copy and paste your reply here or paste it via https://gist.github.com/ and send the link here.
Once we have more information, we’ll be able to assist you further.
@xue28 thanks for coming back to me. None of the above has helped. The product is still there in the admin and had not been moved. I tried updating the permalinks as suggested, no change, still the same error response. The system report is below and hopefully might shed some light on the issue. The connection was working fine until the end of May so I’m not sure what changed after that.
WordPress Environment WordPress address (URL): https://www.paulsmenswear.ie
Site address (URL): https://www.paulsmenswear.ie
WC Version: 7.8.1
REST API Version: ✔ 7.8.1
WC Blocks Version: ✔ 10.2.4
Action Scheduler Version: ✔ 3.6.1
Log Directory Writable: ✔
WP Version: 6.2.2
WP Multisite: –
WP Memory Limit: 2 GB
WP Debug Mode: –
WP Cron: ✔
Language: en_US
External object cache: – Server Environment Server Info: LiteSpeed
PHP Version: 7.4.33
PHP Post Max Size: 2 GB
PHP Time Limit: 300
PHP Max Input Vars: 5000
cURL Version: 7.84.0
OpenSSL/1.1.1p SUHOSIN Installed: –
MySQL Version: 5.5.5-10.6.12-MariaDB-cll-lve
Max Upload Size: 2 GB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔ Database WC Database Version: 7.8.1
WC Database Prefix: wp_
Total Database Size: 286.54MB
Database Data Size: 208.87MB
Database Index Size: 77.67MB
wp_woocommerce_sessions: Data: 24.06MB + Index: 2.05MB + Engine InnoDB
wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_order_items: Data: 0.20MB + Index: 0.08MB + Engine InnoDB
wp_woocommerce_order_itemmeta: Data: 4.52MB + Index: 2.03MB + Engine InnoDB
wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_actions: Data: 15.52MB + Index: 13.63MB + Engine InnoDB
wp_actionscheduler_claims: Data: 0.06MB + Index: 0.06MB + Engine InnoDB
wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_logs: Data: 14.52MB + Index: 6.03MB + Engine InnoDB
wp_cartflows_ca_cart_abandonment: Data: 0.45MB + Index: 0.02MB + Engine InnoDB
wp_cartflows_ca_email_history: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_cartflows_ca_email_templates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cartflows_ca_email_templates_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_ce4wp_abandoned_checkout: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_cli_cookie_scan: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cli_cookie_scan_categories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_cli_cookie_scan_cookies: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_cli_cookie_scan_url: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cli_scripts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_comments: Data: 1.52MB + Index: 0.72MB + Engine InnoDB
wp_e_events: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_gla_budget_recommendations: Data: 0.20MB + Index: 0.11MB + Engine InnoDB
wp_gla_merchant_issues: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
wp_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_gs_logo_slider: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mo_campaign_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mo_campaign_logmeta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mo_conversions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mo_email_campaignmeta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mo_email_campaigns: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mo_optin_campaignmeta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mo_optin_campaigns: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_ms_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_nextend2_image_storage: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
wp_nextend2_section_storage: Data: 0.08MB + Index: 0.06MB + Engine InnoDB
wp_nextend2_smartslider3_generators: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_nextend2_smartslider3_sliders: Data: 0.27MB + Index: 0.03MB + Engine InnoDB
wp_nextend2_smartslider3_sliders_xref: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_nextend2_smartslider3_slides: Data: 0.31MB + Index: 0.13MB + Engine InnoDB
wp_options: Data: 27.50MB + Index: 1.38MB + Engine InnoDB
wp_pimwick_gift_card: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_pimwick_gift_card_activity: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_pmxi_files: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_pmxi_hash: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_pmxi_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_pmxi_images: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_pmxi_imports: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_pmxi_posts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_pmxi_templates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_postmeta: Data: 43.52MB + Index: 27.91MB + Engine InnoDB
wp_posts: Data: 5.52MB + Index: 2.58MB + Engine InnoDB
wp_rank_math_404_logs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_analytics_gsc: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_rank_math_analytics_objects: Data: 0.14MB + Index: 0.05MB + Engine InnoDB
wp_rank_math_internal_links: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_internal_meta: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
wp_rank_math_redirections: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_redirections_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_revslider_css: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
wp_revslider_css_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_layer_animations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_layer_animations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_navigations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_navigations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_sliders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_sliders_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_slides: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_slides_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_static_slides: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_static_slides_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_rio_process_queue: Data: 0.52MB + Index: 0.47MB + Engine InnoDB
wp_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_snp_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_snp_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_tcb_api_error_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_td_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_td_groups: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_termmeta: Data: 13.52MB + Index: 13.08MB + Engine InnoDB
wp_terms: Data: 0.34MB + Index: 0.31MB + Engine InnoDB
wp_term_relationships: Data: 1.52MB + Index: 0.48MB + Engine InnoDB
wp_term_taxonomy: Data: 0.25MB + Index: 0.27MB + Engine InnoDB
wp_tm_taskmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_tm_tasks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_trustindex_google_reviews: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_tve_leads_contacts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_tve_leads_contact_download: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_tve_leads_event_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_tve_leads_form_summary: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_tve_leads_form_variations: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_tve_leads_group_options: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_tve_leads_saved_group_options: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_tve_leads_split_test: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_tve_leads_split_test_items: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_usermeta: Data: 0.39MB + Index: 0.27MB + Engine InnoDB
wp_users: Data: 0.06MB + Index: 0.05MB + Engine InnoDB
wp_wcmnd_analytics: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wcpdf_invoice_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wcpdf_packing_slip_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_customer_lookup: Data: 0.09MB + Index: 0.06MB + Engine InnoDB
wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_product_lookup: Data: 0.20MB + Index: 0.23MB + Engine InnoDB
wp_wc_order_stats: Data: 0.16MB + Index: 0.14MB + Engine InnoDB
wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_product_attributes_lookup: Data: 0.33MB + Index: 0.33MB + Engine InnoDB
wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_meta_lookup: Data: 1.52MB + Index: 1.53MB + Engine InnoDB
wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wdr_order_discounts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wdr_order_item_discounts: Data: 0.11MB + Index: 0.05MB + Engine InnoDB
wp_wdr_rules: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
wp_wfblockediplog: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfblocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wfconfig: Data: 0.47MB + Index: 0.00MB + Engine InnoDB
wp_wfcrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wffilechanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wffilemods: Data: 31.58MB + Index: 0.00MB + Engine InnoDB
wp_wfhits: Data: 0.42MB + Index: 0.13MB + Engine InnoDB
wp_wfhoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wfissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wfknownfilelist: Data: 14.52MB + Index: 0.00MB + Engine InnoDB
wp_wflivetraffichuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wflocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wflogins: Data: 0.28MB + Index: 0.11MB + Engine InnoDB
wp_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wfls_role_counts: Data: 0.00MB + Index: 0.00MB + Engine MEMORY
wp_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfnotifications: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
wp_wfpendingissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wfreversecache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfsnipcache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wfstatus: Data: 0.41MB + Index: 0.20MB + Engine InnoDB
wp_wftrafficrates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfwaffailures: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpforms_payments: Data: 0.02MB + Index: 0.14MB + Engine InnoDB
wp_wpforms_payment_meta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpr_rocket_cache: Data: 0.38MB + Index: 0.55MB + Engine InnoDB
wp_wpr_rucss_used_css: Data: 0.47MB + Index: 0.81MB + Engine InnoDB
wp_wt_iew_action_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wt_iew_mapping_template: Data: 0.02MB + Index: 0.00MB + Engine InnoDB Post Type Counts astra_adv_header: 1
attachment: 3597
custom_css: 6
customize_changeset: 1
elementor_library: 4
elementor-hf: 2
gs-logo-slider: 18
jb_store_css: 8
jet-menu: 1
mc4wp-form: 1
nav_menu_item: 152
page: 21
pos-station: 2
post: 3
product: 957
product_variation: 4195
revision: 5
seedprod: 2
shop_coupon: 111
shop_order: 981
shop_order_refund: 268
size-chart: 5
sl-insta-account: 1
sl-insta-feed: 1
sl-insta-media: 717
snp_ab: 1
snp_popups: 1
wp_global_styles: 1
wpcode: 2
wpforms: 4 Security Secure connection (HTTPS): ✔
Hide errors from visitors: ✔ Active Plugins (49) Spotlight - Social Media Feeds: by RebelCode – 1.6
FiboSearch - AJAX Search for WooCommerce: by FiboSearch Team – 1.24.0
Astra Pro: by Brainstorm Force – 4.1.5
Astra Bulk Edit: by Brainstorm Force – 1.2.6
Astra Widgets: by Brainstorm Force – 1.2.12
CookieYes | GDPR Cookie Consent: by CookieYes – 3.1.1
Custom Fonts: by Brainstorm Force – 2.0.1
Customiser Search: by Brainstorm Force – 1.1.6
Duplicate Page: by mndpsingh287 – 4.5.2
Elementor: by Elementor.com – 3.14.1
Facebook for WooCommerce: by Facebook – 3.0.26
Flexible Checkout Fields: by WP Desk – 3.5.10
GS Logo Slider Lite: by GS Plugins – 3.4.7
Elementor Header & Footer Builder: by Brainstorm Force
Nikhil Chavan – 1.6.14 WPCode Lite: by WPCode – 2.0.13
Jetpack Boost: by Automattic - Jetpack Site Speed team – 1.9.1
Jetpack: by Automattic – 12.2.1
Klarna On-Site Messaging for WooCommerce: by krokedil
klarna – 1.12.0 Klarna Order Management for WooCommerce: by klarna
krokedil – 1.8.0 Klarna Payments for WooCommerce: by krokedil
klarna
automattic – 3.1.1 Mailchimp for WooCommerce: by Mailchimp – 2.8.3
Meta pixel for WordPress: by Facebook – 3.0.12
Order Export & Order Import for WooCommerce: by WebToffee – 2.3.6
Performance Lab: by WordPress Performance Team – 2.4.0
PixelYourSite: by PixelYourSite – 9.3.9
PW WooCommerce Gift Cards: by Pimwick
LLC – 1.244 Rank Math SEO: by Rank Math – 1.0.118
Sidebar Manager: by Brainstorm Force – 1.1.7
Smart Slider 3: by Nextend – 3.5.1.17
Trustpilot-reviews: by Trustpilot – 2.5.914
Variation Swatches for WooCommerce: by CartFlows – 1.0.7
WC Hide Shipping Methods: by Rynaldo Stoltz – 1.5
CTX Feed: by WebAppick – 5.4.25
Product Size Charts Plugin for WooCommerce: by theDotstore – 2.4.2.1
WooCommerce Cart Abandonment Recovery: by CartFlows Inc – 1.2.25
Woo Discount Rules PRO 2.0: by Flycart – 2.6.0
Woo Discount Rules: by Flycart – 2.6.0
WooCommerce MailChimp NewsLetter Discount Extended: by ZetaMatic – 2.6.1
WooCommerce Stripe Gateway: by WooCommerce – 7.4.1
WooCommerce Google Analytics Integration: by WooCommerce – 1.8.2
PDF Invoices & Packing Slips for WooCommerce: by WP Overnight – 3.5.6
WooCommerce: by Automattic – 7.8.1
Wordfence Security: by Wordfence – 7.10.0
Widgets for Google Reviews: by Trustindex.io – 10.2.2
WP Rocket: by WP Media – 3.14
WP Rollback: by GiveWP.com – 1.7.3
WPForms Form Pages: by WPForms – 1.4.0
WPForms Lite: by WPForms – 1.8.2.2
Related Products for WooCommerce: by WebToffee – 1.4.8 Inactive Plugins (6) Bulk remove posts from category: by MasterNs – 3.3
Disable Bloat for WordPress & WooCommerce: by Disable Bloat – 3.2.8
Hostinger: by Hostinger – 1.3.0
MC4WP: Mailchimp for WordPress: by ibericode – 4.9.5
Robin image optimizer: by Creative Motion [email protected] – 1.6.5
WooCommerce MailChimp NewsLetter Discount: by zetamatic – 0.3.5 Dropin Plugins (2) advanced-cache.php: advanced-cache.php
object-cache.php: Performance Lab Server Timing Object Cache Drop-In Must Use Plugins (1) SSO: by Garth Mortensen
Mike Hansen – 0.4 Settings API Enabled: ✔
Force SSL: –
Currency: EUR (€)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
pw gift card (pw-gift-card)
simple (simple)
variable (variable) Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5) Connected to WooCommerce.com: –
Enforce Approved Product Download Directories: –
HPOS feature screen enabled: –
HPOS feature enabled: –
Order datastore: WC_Order_Data_Store_CPT
HPOS data sync enabled: – WC Pages Shop base: #401 - /shop/
Basket: #97 - /cart/
Checkout: #98 - /checkout/
My account: #99 - /my-account/
Terms and conditions: #19846 - /terms-conditions/ Theme Name: Astra Child
Version: 3.0.1.1611497374
Author URL: https://wpastra.com/about/
Child Theme: ✔
Parent Theme Name: Astra
Parent Theme Version: 4.1.5
Parent Theme Author URL: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
WooCommerce Support: ✔ Templates Overrides: – Klarna Payments Request Log No Klarna Payment errors: Klarna Countries Production Countries: IE
Test Countries: No countries selected Admin Enabled Features: activity-panels
analytics
product-block-editor
coupons
customer-effort-score-tracks
import-products-task
experimental-fashion-sample-products
shipping-smart-defaults
shipping-setting-tour
homescreen
marketing
mobile-app-banner
navigation
onboarding
onboarding-tasks
remote-inbox-notifications
remote-free-extensions
payment-gateway-suggestions
shipping-label-banner
subscriptions
store-alerts
transient-notices
woo-mobile-welcome
wc-pay-promotion
wc-pay-welcome-page Disabled Features: core-profiler
minified-js
new-product-management-experience
product-variation-management
settings
async-product-editor-category-field Daily Cron: ✔ Next scheduled: 2023-07-03 14:57:24 +01:00
Options: ✔
Notes: 22
Onboarding: completed Action Scheduler Canceled: 51
Oldest: 2023-06-08 18:44:36 +0100
Newest: 2023-06-21 21:33:13 +0100 Complete: 3,273
Oldest: 2023-06-01 22:33:25 +0100
Newest: 2023-07-02 22:10:00 +0100 Failed: 25,729
Oldest: 2021-01-22 07:19:04 +0000
Newest: 2023-07-01 13:35:05 +0100 In-progress: 1
Oldest: –
Newest: – Pending: 34
Oldest: 2023-07-02 22:09:01 +0100
Newest: 2023-07-27 01:37:48 +0100 Status report information Generated at: 2023-07-02 22:10:23 +01:00
`Actually just to update you – we retested the API links and it all seems to be operational so maybe updating the permalinks as you suggested did do the trick for us. Thanks for your help, our link seems to be functioning ok now. I’ll mark this thread as resolved.
Hello @tonimerc,
Glad to hear @xue28’s suggestion helped! 😃If you have a few minutes, we’d love it if you could leave us a review: https://ww.wp.xz.cn/support/plugin/woocommerce/reviews/
Cheers!
The topic ‘API not returning info for variations’ is closed to new replies.