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
Really like the SDK thusfar, but I do have a question.
I am trying to use the filter parameters when getting attachments from an email but it does not work. I am expecting only isInline=False attachments, but also receive attachment that are inlined. I do not know if this is a bug of if I am using the sdk wrong.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
Really like the SDK thusfar, but I do have a question.
I am trying to use the filter parameters when getting attachments from an email but it does not work. I am expecting only isInline=False attachments, but also receive attachment that are inlined. I do not know if this is a bug of if I am using the sdk wrong.
This is what I am trying to do but does not work
Problematic code block:
Full implementation for reference and context:
Beta Was this translation helpful? Give feedback.
All reactions