Forum Widgets
Latest Discussions
Latest Onedrive IOS update removed direct video record - pls restore!
Hi, A critical workflow for my business is recording videos and taking photos with iphone that upload directly into Onedrive via the IOS App. This feature seems to have been removed in the lastest ios app update. Please restore! And can anyone recommend a workaround?? Please help!Solvedsparrow_fall1599Jan 31, 2025Copper Contributor672Views1like2CommentsMy first post got immediately deleted
My first post here was a tech question/bug description related to OneDrive API. The post immediately disappeared and I'm not sure if I should just try posting it again. This is the URL of my deleted post: https://techcommunity.microsoft.com/discussions/onedrivedeveloper/uploading-file-to-onedrive-personal-fails-when-filename-is-prefixed-with-the-wor/4372557SolvedKotsakJan 31, 2025Copper Contributor148Views1like2CommentsUrl encoded folder names not decoded on server end
When using the OneDrive API I am url encoding the file names so for example a file with a plus or hash symbol would get encoded the the percent symbol escape sequence. This works correctly for files and they are created on OneDrive with the correct characters. When I create a folder this does not work correctly. I encode the name in the same way but when the folder is created on OneDrive it still contains the percent symbol so it seems not to be decoding server side. Does anyone know how to fix this? ThanksSolvedandrewc105Oct 14, 2024Copper Contributor290Views0likes2Comments