-
-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Erro DeleteAsync #244
Comments
I checked here and this part of the code,
|
I'm trying to delete a file or folder and it's giving me the following error
"System.ArgumentNullException: 'Value cannot be null. Arg_ParamName_Name'"
But this is OK, it's just a test and the variable "oo" IS NOT NULL but it gives the same error.
I'm using version 1.10.4
Here is just a test
The text was updated successfully, but these errors were encountered: