python 19-11-18 leancloud.errors.LeanCloudError: LeanCloudError: [101] Class or object doesn't exists image.png1907x938 172 KB 创建时间 19年11月18日 最后回复 19年11月18日 1回复 249浏览 2用户 1 1
weakish 19-11-18 请检查: Test 这个 Class 是否在云端已存在 day 这个 objectId 是否在云端已存在 如果 objectId 在云端不存在,那么就会遇到报错。目前 Python SDK 不支持在创建一个新 object 时指定 objectId (其他语言的 SDK 也不支持这一特性)。