我尝试使用python来配置系统区域设置以适应不同的语言,但它失败了...我已经检查了api,现在也获得了有用的信息,任何人都可以帮助我吗?
在[15]中:导入请求
在[16]中:url =" http://xx.xx.xx.xx/configSubmit"
在[17]中:headers = {' Content-Type':' application / x-www-form-urlencoded'}
在[18]中:resp = requests.post(url,data = {' systemLocale':' en_US'},headers = headers)
在[19]中:resp.ok 出[19]:错误
在[20]中:resp.text Out [20]:u' \ n \ n \ n错误403请求中未包含有效的crumb \ n \ n
问题访问/ configSubmit。原因:\ n
No valid crumb was included in the request