Aravindk777

Results 3 issues of Aravindk777

## Description When attempting to download the same file to the local directory with the same filename that exists already, the library is not overwriting/replacing or throwing any sort of...

good first issue
question

Currently, the method `AttachFromFileName({fileName}, {Content-Type}, {attachmentName})` has only fileName as required and other two including "content-type" as optional. But in the implementation, it seems its expected/required. When i implemented the...