Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的问题是,我无法将文件从其他文件夹移动或复制到根文件夹“me/skydrive”。我使用 android API 的 LiveConnectClient.moveAsync() 方法,其中目标 folder_id 是“me/skydrive”。
我得到这个回应:
输入资源 ID 参数“目标”的值无效。此参数的预期值是以下类型之一的资源 ID:“文件夹”。
是否允许通过 REST api 将文件移动或复制到根文件夹?是否可以通过 Android API 实现这一目标?
如果设置了根文件夹的id,移动操作正确执行,可惜要先获取id