我正在构建一个使用magento 2 RESTAPI的移动应用程序。因此,我可以将产品添加到购物车中,甚至完成订单。但在我看来,我不能以客户或访客用户的身份列出产品或类别。"message": "Consumer is not authorized to access %resources", "resources": "Mag
我正在尝试使用WooCommerce RESTAPI。到目前为止,我已经安装了官方包,并创建了一个包含以下代码的index.php文件: 'cs_e63d694c035444c45355339171c682052b2707eb', // Your consumer secret 'wp_api' => true, // Enable the WP RE