-
I'm trying to use token from Azure v2.0 end point with EWS to access the mailbox in O365. But seems pass the OAuthCredentials constructor checking (invalid token).
-
I have been using ews-javascript-api for fetching the emails and attachments. The below code fails to fetch the .msg file attachments.
Approach 1: Works for non .msg file attachments but fails for …
-
I am encountering a 500 Internal Server Error while attempting to retrieve user availability from AWS WorkMail using the GetUserAvailability operation. I have tried two authentication methods—WebCrede…
-
Since the latest update, Lightbird makes Thunderbird unusable: I can no longer select a new mailbox in Thunderbird, and it is stuck on the first mailbox you select after starting.. Strangely enough, …
-
Get this error on Jenkins but locally it works
`SoapFaultDetails {
message: 'read ECONNRESET',
InnerException: null,
faultCode: null,
faultString: null,
faultActor: null,
responseCo…
-
1.why can't CalendarView support page about EWS?can CalendarView extends PageView?
2.how to get location (or room email),startTime,endTime for Item about FindItemsResults?
3.how to get Attendees from …
-
On a nodejs app , I am using ews-javascript-api module to create appointments on exchange server (2013) . I've noticed the behavior that when an appointment is created , it is being shown correctly on…
-
I just created a 2nd account in Parula. First one was imap, this second is ews; got this error (“UNIQUE contstraint failed…”)
![Picture1](https://github.com/mustang-im/mustang/assets/5385881/7b1fb5b…
-
The **UserPrincipalName** in ```Connect-Ews``` is currently a **String**. It should remain as such, but should be checked if the format matches **MailAddress** (a la: {$_ -as [MailAddress]}, or if it…
-
**Describe the work**
Need to confirm that EWS API isn't installed within the Exchange Install Path [It is NOT required for this to be in the Bin folder to cause issues]. Repro steps:
1) Download EW…