-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Autodiscovery not working from example #90
Comments
unfortunately it does not give descriptive errors, I am working on fixing the AutoDiscover error part. can you verify you are using correct email address for lookup, it is known issues per #23. I have tested this myself and it was working for me. |
I'm positive I have the correct email address (I'll PM it to you in Gitter). I'm using Exchange 2016, hosted in the cloud by Rackspace if that helps. |
what is the authentication used by Rackspace? basic or NTLM. can you test AutoDiscover with https://testconnectivity.microsoft.com/ |
ntml related code is fixed in #94 |
I'm using the code from the example for autodiscovery, but it doesn't look to be working correctly. My code is as follows:
I'm seeing the following in my console:
Any thoughts on why it's showing
undefined
?The text was updated successfully, but these errors were encountered: