这个文件 http://ac-5wox14xl.clouddn.com/hZCa7cNHzT0UcB7lKUKBR5C
deleteInBackgroundWithBlock:^(BOOL succeeded, NSError *error)
Printing description of error:
Error Domain=AVOS Cloud Error Domain Code=1 "Not Found" UserInfo={NSLocalizedDescription=Not Found, code=1, error=Not Found}
你们没有自动测试用例吗?
1
tang3w 2015-10-01 22:53:43 +08:00
请将完整的代码片段和 curl 请求日志一起贴出来看看。
|
2
LeanCloudRRY 2015-10-01 23:13:38 +08:00
您好,很抱歉带来困扰,但是我们的删除都是根据 objectId ,没有根据 url 的。麻烦您将您的代码片段和 curl 请求日志,贴到 https://forum.leancloud.cn/ 我,更方便代码显示和我们定位问题,将尽快给到回复,谢谢。
|
3
newtonisaac OP Avfile 也是根据 id 么?你贴个例子上来吧。我推测 avfile 只能是自身才可删除,这就要求一直保存 avfile 。如果是这样的话,不方便。
|