You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
Hi,
I want to download attachment from email message,but sometimes it can be throw exception like microsoft.exchange.webservices.data.core.exception.service.remote.ServiceRequestException: The request failed. ParseError at [row,col]:[1,868391] Message: Premature end of file. at microsoft.exchange.webservices.data.core.request.SimpleServiceRequestBase.internalExecute(SimpleServiceRequestBase.java:74) at microsoft.exchange.webservices.data.core.request.MultiResponseServiceRequest.execute(MultiResponseServiceRequest.java:158) at microsoft.exchange.webservices.data.core.ExchangeService.internalGetAttachments(ExchangeService.java:1503) at microsoft.exchange.webservices.data.core.ExchangeService.getAttachment(ExchangeService.java:1538) at microsoft.exchange.webservices.data.property.complex.Attachment.internalLoad(Attachment.java:411) at microsoft.exchange.webservices.data.property.complex.Attachment.load(Attachment.java:430) at microsoft.exchange.webservices.data.property.complex.FileAttachment.load(FileAttachment.java:234)