• Resolved nffox

    (@nffox)


    Hello dear Woo community. We are trying to Sync Woocommerce with Zoho Inventory using API. And keep receiving these errors:

    1.
    https://XXXXXX/wc-api/v2/orders
    {“errors”:[{“code”:”woocommerce_api_authentication_error”,”message”:”Consumer key is missing.”}]}

    A few possible reasons are: caching plugin, not grabbing headers, but it’s not the case with Litespeed. Also tried shutting down all plugins, no luck so far. Got in touch with Hostinger, and they assured me their server parses Auth header…

    2.
    https://XXXXXX/wp-json/wc/v3/orders

    {“code”:”woocommerce_rest_cannot_view”,”message”:”Sorry, you cannot list resources.”,”data”:{“status”:401}}

    Woocommerce Rest API has Read/Write permission. Legacy REST API enabled, the consumer Key/Secret are correct.

    3.
    Trying to get the cart inventory level we get a 500 error response saying WooCommerce returned NO products.

    Any ideas would be very appreciated. Thank you.

    • This topic was modified 4 years ago by nffox. Reason: small error

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Woo API question, Consumer key missing, 401, 500 error.’ is closed to new replies.