Our NPM app is out in beta and one of our users is having issues with our app detecting his NPM instalaltion.
User is running NPM 9.5, SWIS service confirmed running.
We make a simple GET to OrionServerAddress:17778/.../InformationService just to confirm the service exists before authentication.
When our user types OrionServerAddress:17778/.../InformationService into a browser they do not get a return.
Is there a way to change the ports that SWIS listens to or have there been changes to service endpoints/protocols between 9.5 and 10.x?