Aravindk777
Aravindk777
Hi, I have been using this library for very long in AWS databricks and it used to work without any issues, but since this Monday (7/25) I started to get...
Attempting to download the same file to the local directory with same name doesnt overwrite/replace
## 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...
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...