Skip to content
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

Issue with parsing Exchange server details #76

Open
phanitc24 opened this issue Jan 13, 2017 · 0 comments
Open

Issue with parsing Exchange server details #76

phanitc24 opened this issue Jan 13, 2017 · 0 comments

Comments

@phanitc24
Copy link

Hi,

I am using pyexchange 0.6(latest as of now).
I am running my python script in Linux.
I am trying to connect to Outlook Exchange Server using this module.

I am getting an error which says,

python3.5/site-packages/pyexchange-0.6-py3.5.egg/pyexchange/base/soap.py", line 42, in _parse
raise FailedExchangeException(u"Unable to parse response from Exchange - check your login information. Error: %s" % err)
pyexchange.exceptions.FailedExchangeException: Unable to parse response from Exchange - check your login information. Error: Double hyphen within comment: <!--[if lt IE 9]>
<link rel="stylesheet" href="inc, line 16, column 87 (, line 16)

Can someone please help?

Please Note:
The exact same script works fine in my windows environment without any errors.
I am using the same pyexchange and lxml modules (versions) in both the environments.

Thanks,
Phani.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant