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
e.g. if i pass path = demo/demo1.txt and newPath = demo/demo2.txt the function fails with undefined exception.
But if i pass path = demo/demo1.txt and newPath = demo2.txt the function works and the file is created in the share folder.