I have the set of permissions: Stores, Catalog, Customers, Stores.

enter image description here

When I get the endpoint GET /V1/inventory/stock-source-links I'm receiving the exception:

The consumer isn't authorized to access %resources.","parameters":{"resources":"Magento_InventoryApi::stock_source_link"}

Though, it works when I grant "all" permissions.

Which permission is needed to reach this endpoint?

有帮助吗?

解决方案

Try to mark checked for source and stock and then check once in POSTman enter image description here

许可以下: CC-BY-SA归因
scroll top