-
创建时间
19年1月18日
-
最后回复
19年1月21日
-
7
回复
-
3.5K
浏览
-
3
用户
我这里简单测试了一下没能复现你说的情况,你可以打开一下请求日志 import logging
然后 logging.basicConfig(level=logging.DEBUG)
,贴一下类似这样的请求日志:
DEBUG:requests.packages.urllib3.connectionpool:https://hom6fe8k.api.lncld.net:443 "PUT /1.1/classes/Todo/5c1b3a469f54540070612ec5?fetchWhenSave=false&where=%7B%22balance%22:%7B%22$gte%22:10%7D%7D HTTP/1.1" 400 None
DEBUG:urllib3.connectionpool:https://xnbq4myj.api.lncld.net:443 "GET /1.1/classes/Account?where=%7B%22user%22%3A%7B%22__type%22%3A%22Pointer%22%2C%22className%22%3A%22_User%22%2C%22objectId%22%3A%225c32ee609f54540072139b44%22%7D%7D&limit=1 HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:https://xnbq4myj.api.lncld.net:443 "POST /1.1/classes/Account?fetchWhenSave=false HTTP/1.1" 201 None
DEBUG:urllib3.connectionpool:https://xnbq4myj.api.lncld.net:443 "GET /1.1/classes/TransactionRecord/None?keys=metadata HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:https://xnbq4myj.api.lncld.net:443 "POST /1.1/classes/TransactionRecord?fetchWhenSave=false HTTP/1.1" 201 None
DEBUG:urllib3.connectionpool:https://xnbq4myj.api.lncld.net:443 "POST /1.1/batch HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:https://xnbq4myj.api.lncld.net:443 "PUT /1.1/classes/Account/5c41a320303f39558bdd9ea0?fetchWhenSave=false HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:https://xnbq4myj.api.lncld.net:443 "POST /1.1/batch HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:https://xnbq4myj.api.lncld.net:443 "PUT /1.1/classes/TransactionRecord/5c41a3207565716f248f497f?fetchWhenSave=false HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:https://xnbq4myj.api.lncld.net:443 "POST /1.1/batch HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:https://xnbq4myj.api.lncld.net:443 "PUT /1.1/classes/Account/5c41a320303f39558bdd9ea0?fetchWhenSave=false&where=%7B%22balance%22:%7B%22$gte%22:10000%7D%7D HTTP/1.1" 400 None
推荐主题
主题 | 分类 | 回复 | 浏览 | 活动 |
---|---|---|---|---|
如果修改了指针对象的数据,那么按条件更新对象就会失效 | 待确认 | 1 | 1.9K | 19-07-17 |
我们现在发国际短信 遇到了 oper_pass_error | 待确认 | 3 | 1.8K | 17-03-14 |
Javascript 获取数据失败 | 待确认 | 2 | 1.3K | 16-11-22 |
JSSDK increment 更新 object 数据类型中的字段 | 待确认 | 5 | 1.8K | 20-05-13 |
登录不了网站了啊。。。求帮忙!! | 待确认 | 2 | 1.8K | 19-08-26 |