Thulasi711
Results
1
issues of
Thulasi711
source_url="/sites/Testing907/Shared Documents/rest" destination_url="/sites/Testing907/Shared Documents/Renamed" ctx.web.ensure_folder_path(destination_url).execute_query() folder = ctx.web.get_folder_by_server_relative_url(source_url) folder.move_to(destination_url , 1) ctx.execute_query() using the same as to move the folder, but still getting below error. Please help on this File...
bug