nmarus / node-ews

A simple JSON wrapper for the Exchange Web Services (EWS) SOAP API.
MIT License
115 stars 52 forks source link

Connection did not succeed. Try again later #132

Closed muhadel closed 3 years ago

muhadel commented 3 years ago

I have a problem with applying any ews function, the connection did not succeed with the response code ErrorConnectionFailed. there are two logs in the following screenshot, the first one of fetching mails and the second log of sending mail.

Ref to Microsoft exchange response codes, ErrorConnectionFailed means that an occurs when Exchange Web Services cannot connect to the mailbox

new_error (2)

muhadel commented 3 years ago

@nmarus

nmarus commented 3 years ago

That is on the exchange side. Perhaps a permissions issue.