Magento2 The consumer isn’t authorized to access %resources

Magento2 中使用接口更新库存,出现下面问题

[{“message”:”The consumer isn’t authorized to access %resources.”,”parameters”:{“resources”:”Magento_CatalogInventory::cataloginventory”}}]

token过期

解决办法:

查看token的值是否过期,重新获取新的token。