我的问题与Recently DELETE and PUT API of default magento 2 was not working, are these the permission issue我的webapi调用以前工作得很好,但是现在每当我尝试在https://www.baseurl.com/rest/all/v1/products/XXX (sku)调用一个PUT请求时,我都会从服务器得到一个404响应。
我需要在magento中创建一个使用rest api调用的用户。我被api的url打动了。我尝试了magento文档中的这个url,我得到了 "message": "Request does not match any route."我正在寻找正确的网址,我可以获得客户列表,并使用post请求,我可以创建一个用户。注意: Magento版本2.2.1,我正在寻找rest