
Announcements
I want to rename folder in SP, but in folder path there is non latin letters (and there will be more). I tried URL encoding (U%C5%BEsakymai) also i tried _api/web/getFolderByServerRelativeUrl('Shared%20Documents/U%C5%BEsakymai/Karolis%20Urbanavicius/11111')/ListItemAllFields but im getting error
Bad Request - Invalid URL
Any suggestions?
Using GetFolderByServerRelativePath everything works
_api/web/GetFolderByServerRelativePath(decodedurl='/sites/Testams/Shared%20Documents/Užsakymai/185')/ListItemAllFields