I am trying to work through the examples in the UCWA documentation, but I cannot authenticate a user.
Specifically, I can get through the following steps:
1. GET https://lyncdiscover.mydomain.net/ (or lyncdiscoverinternal.mydomain.net, same result either way)
2. GET: https://lync.mydomain.net/Autodiscover/AutodiscoverService.svc/root/oauth/user?originalDomain=mydomain.net
3. POST: https://lync.mydomain.net/WebTicket/oauthtoken
- Response Code 499, "The custom error module does not recognize this error"
Any suggestions as to how I can debug this?