python 在配置初始化的时后 出现了 这个问题 应用是国际板的 请问该如何处里??? 昨天还可以正常使用 今天就不行了
初始化配置 我是参考这里的 https://console.leancloud.app/docs/start.html
输入 appid 以及master key
logging 日志如下
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): app-router.leancloud.cn:443
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): qwyhkkgn.api.lncld.net:443
DEBUG:urllib3.connectionpool:https://app-router.leancloud.cn:443 "GET /2/route?appId=QWYHkkGNh8yN1nShCJvjKzRd-MdYXbMMI HTTP/1.1" 200 297
LeanCloudError: [401] Unauthorized.
DEBUG:urllib3.connectionpool:https://qwyhkkgn.api.lncld.net:443 "GET /1.1/classes/user_code?where=%7B%22user_id%22%3A%7B%22%24regex%22%3A%22%5E0001%22%7D%7D HTTP/1.1" 401 None