Something odd is happening on my site. Seems that I can only get an api response of 200. Even on something as simple as an InventoryTest. I am using the ENV_PROD and can confirm that my status changes to 401 if I change the consumerId = so I would assume that I'm authenticating.
Something odd is happening on my site. Seems that I can only get an api response of 200. Even on something as simple as an InventoryTest. I am using the ENV_PROD and can confirm that my status changes to 401 if I change the consumerId = so I would assume that I'm authenticating.
But something as simple as:
... should give me the quantity in stock of that (known) sku. Any thoughts here...?