Hello,
I hosted two web services in IIS. One with digest enabled (say D1) and another with windows enabled (Say W1).
I ran postman and hit the W1 by applying setting for digest in Postman. It gives me error.
Error: Un authorize access due to invalid credentials. When access Windows Authentication enabled web service via Digest Authentication Call from postman.