WPIntell

Source evidence

REST API

WP API (V2) WooCommerce endpoints · support · 2017-05-02T08:46:00+00:00

complaintsentiment
mediumseverity
0.75relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

10 / 67 rows with source links

14.9% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

57 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
slemmadev unresolved
Hello! We use query https://store/wp-json/wc/v2/coupons , but it return message: { “code”: “woocommerce_rest_cannot_view”, “message”: “Sorry, you cannot list resources.”, “data”: { “status”: 401 } } What’s the reason? Other queries are working and return all data https://our_store/wp-json/wc/v2/products https://our_store/wp-json/wc/v2/orders https://our_store/wp-json/wc/v2/customers Thanks! Sorry, the status of response 403, not 401. { “code”: “woocommerce_rest_cannot_view”, “message”: “Sorry, you cannot list resources.”, “data”: { “status”: 403 } }

Comments

1 shown
slemmadev 2017-05-04T11:51:00+00:00

Sorry, the status of response 403, not 401. { “code”: “woocommerce_rest_cannot_view”, “message”: “Sorry, you cannot list resources.”, “data”: { “status”: 403 } }