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
I am seeing this happen aswell, our program reads unread messages and gets the attachments, it was initially working then decided to not give file name (We manually unread messages to test, could be part of the issue??))
As you can see we have an attachment with "" filename,
The attachment is a CSV file with a name, but the library says the filename is ""
If I write the content of the attachment to file, it has all the CSV data, the Imbox library just can't get the filename for whatever reason.
i'm having a weird issue where a filename is loading as ""
even though it appears to have a name when looked at in a webclient.
The text was updated successfully, but these errors were encountered: