Question

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?

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top