Service with allowRemoteAccess defined in an environment ENV is not accessible in an environment that depends on ENV from other features.
Added a failing test: 412f5ab
After some debugging, looks like the issue is in this condition:
https://github.com/wixplosives/engine/blob/cac2e516f5c482f516d8f48ced935e9bf79eb693/packages/core/src/entities/service.ts#L60