Failing to retrieve attachments from EWS server
up vote
0
down vote
favorite
We have a file attachment synching feature that is used by an Outlook add-in (OfficeJS). The EWS token and URL are fetched using [3] and [4]
We fetch attachments using EWS SOAP API calls detailed here[2]. However, we have noticed that some of these calls fail randomly and will succeed in subsequent retries. I do not think this is related to signed emails [1]. Is there a rate limit on the EWS SOAP API calls?
Reference
[1] EWS: Retrieving attachments from signed emails
[2] https://docs.microsoft.com/en-us/outlook/add-ins/get-attachments-of-an-outlook-item#use-ews-to-get-the-attachments
[3]https://docs.microsoft.com/en-us/office/dev/add-ins/reference/objectmodel/requirement-set-1.7/office.context.mailbox#ewsurl-string
[4] https://docs.microsoft.com/en-us/office/dev/add-ins/reference/objectmodel/requirement-set-1.7/office.context.mailbox#getcallbacktokenasyncoptions-callback
office-js outlook-web-addins
add a comment |
up vote
0
down vote
favorite
We have a file attachment synching feature that is used by an Outlook add-in (OfficeJS). The EWS token and URL are fetched using [3] and [4]
We fetch attachments using EWS SOAP API calls detailed here[2]. However, we have noticed that some of these calls fail randomly and will succeed in subsequent retries. I do not think this is related to signed emails [1]. Is there a rate limit on the EWS SOAP API calls?
Reference
[1] EWS: Retrieving attachments from signed emails
[2] https://docs.microsoft.com/en-us/outlook/add-ins/get-attachments-of-an-outlook-item#use-ews-to-get-the-attachments
[3]https://docs.microsoft.com/en-us/office/dev/add-ins/reference/objectmodel/requirement-set-1.7/office.context.mailbox#ewsurl-string
[4] https://docs.microsoft.com/en-us/office/dev/add-ins/reference/objectmodel/requirement-set-1.7/office.context.mailbox#getcallbacktokenasyncoptions-callback
office-js outlook-web-addins
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
We have a file attachment synching feature that is used by an Outlook add-in (OfficeJS). The EWS token and URL are fetched using [3] and [4]
We fetch attachments using EWS SOAP API calls detailed here[2]. However, we have noticed that some of these calls fail randomly and will succeed in subsequent retries. I do not think this is related to signed emails [1]. Is there a rate limit on the EWS SOAP API calls?
Reference
[1] EWS: Retrieving attachments from signed emails
[2] https://docs.microsoft.com/en-us/outlook/add-ins/get-attachments-of-an-outlook-item#use-ews-to-get-the-attachments
[3]https://docs.microsoft.com/en-us/office/dev/add-ins/reference/objectmodel/requirement-set-1.7/office.context.mailbox#ewsurl-string
[4] https://docs.microsoft.com/en-us/office/dev/add-ins/reference/objectmodel/requirement-set-1.7/office.context.mailbox#getcallbacktokenasyncoptions-callback
office-js outlook-web-addins
We have a file attachment synching feature that is used by an Outlook add-in (OfficeJS). The EWS token and URL are fetched using [3] and [4]
We fetch attachments using EWS SOAP API calls detailed here[2]. However, we have noticed that some of these calls fail randomly and will succeed in subsequent retries. I do not think this is related to signed emails [1]. Is there a rate limit on the EWS SOAP API calls?
Reference
[1] EWS: Retrieving attachments from signed emails
[2] https://docs.microsoft.com/en-us/outlook/add-ins/get-attachments-of-an-outlook-item#use-ews-to-get-the-attachments
[3]https://docs.microsoft.com/en-us/office/dev/add-ins/reference/objectmodel/requirement-set-1.7/office.context.mailbox#ewsurl-string
[4] https://docs.microsoft.com/en-us/office/dev/add-ins/reference/objectmodel/requirement-set-1.7/office.context.mailbox#getcallbacktokenasyncoptions-callback
office-js outlook-web-addins
office-js outlook-web-addins
asked 6 hours ago
Sameera Jayaseckara
95110
95110
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53371385%2ffailing-to-retrieve-attachments-from-ews-server%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown