I have a web service running that requires a user id and password to access.
https://app.notmyrealdomain.uk:8120/WebService/OData/$metadata
If I enter the above address in my browser it will correctly prompt for a user ID and password before showing the metadata.
When trying to configure the endpoint address using the Visual Studio 2015/2017 Connected Service OData it doesn't prompt for the user id and password and gives an error "Connected Services - Cannot Access" and won't let me complete the wizard.
How can I use Connected Service OData with a user ID and password?
Thx, Darrell
