DataHub O Data Consume Error - Couldnt Map Association

1
Hi,   I am using Data Hub to consume data from one project to another. It was working fine. But then, I add new entity (Project) and association to already created entity. Now, when I tried to consume my first entity, I am getting {"error":{"code":"400","message":"Could not map 'Project' to attribute or association."}} error.    Can someone help me?
asked
1 answers
1

You need to check the access rules of associations with related entity. Probably there is a problem with read and write permissions.

answered