Hi,
I am trying to get records from contact table using WEB API in PowerApps Portal. I am able to Call API/get records with liquid, but not able to get records using JavaScript.
In javascript, My fetch is having 2 entities (contact and one other entity).
I have added
1- Table permissions for both entities and added link entity as 'child table permissions'

2- added site settings for both of the entities

While doing APICall, I am using "contacts" as entity name.

But getting the 404 error:

Any help will be highly appreciated.
Thanks
@ragavanrajan and all others.