I am using F&O VHD from LCS.
I have created a custom service . I want to test it using Postman or third-party app. I have created app in Azure AD, getting Access token properly but when I try GET call "baseurl/data/Vendors" or "baseurl/api/services/MyServiceGroup/MyService/Method" I am not able to consume this custom service or Entity.
Is it something that we can not access this services (Public URL) outside VHD ?? I read this reason in one blog.
If I want to access Custom Services or Entities then I need Cloud version ?