I'm getting an error response:
The consumer isn't authorized to access %resources.","parameters":{"resources":"Magento_InventoryApi::stock_source_link"}
upon trying to fetch
/V1/inventory/stock-source-links
even though I have all `stores` permissions set to true.
`inventory/stocks` and `inventory/sources` work fine within that set of permissions.