Skip to content

Having an empty email (mail without content) breaks query pagination retrieval #169

Closed
@petarg

Description

@petarg

Describe the bug
I want to query an Inbox, but when some of the returned emails has no content the whole page retrieval breaks with a GetMessagesFailedException (with message "no content found"). Setting query->setFetchBody(false) does not seem to do anything in this case

Expected behavior
The page results should be returned and no error should be thrown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions