Magento2 中使用接口更新库存,出现下面问题
[{“message”:”The consumer isn’t authorized to access %resources.”,”parameters”:{“resources”:”Magento_CatalogInventory::cataloginventory”}}]

解决办法:
查看token的值是否过期,重新获取新的token。
生命诚可贵,珍惜每分钟 ;时间在流逝,梦想在坚持。
Magento2 中使用接口更新库存,出现下面问题
[{“message”:”The consumer isn’t authorized to access %resources.”,”parameters”:{“resources”:”Magento_CatalogInventory::cataloginventory”}}]
解决办法:
查看token的值是否过期,重新获取新的token。