• Resolved devinv

    (@devinv)


    Hi there,
    I’m using the store api for WooCommerce to develop a react native app, however I’m trying to use /wc/store/v1/cart/add-item route, but I run into this 403 error.

    {
    	"code": "woocommerce_rest_invalid_nonce",
    	"message": "Nonce is invalid.",
    	"data": {
    		"status": 403
    	}
    }

    I’m not familiar with working with WordPress nonces, any help would be much appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Store API Nonce’ is closed to new replies.