I have deployed a HTTPS WCF service on Plesk, I am able to access the WDSL file on the browser but when I try to test the service using WCF Test Client I get the error: The HTTP request was forbidden with client authentication scheme 'Anonymous'.
I have also tried testing it using Postman but I...