Hi,
i have a custom script in JS that try to retrieve, using fetchXml, the N:M relationship between knowledge article and a custom entity (the OOTB relationship when you enable KA to an entity).
I added into the table permission a parent authorization from KA to custom entity with read, append and append to privilege; the same starting from custom entity to KA.
But i receive alway the same error: {"error":{"code":"90040120","message":"You don’t have permission to read the msdyn_{customentity}_knowledgeart table."}}
What i'm missing?
Regards,
Giorgio