[未解決]報錯:requests post請求無法返回數據


報錯代碼:

f={"appid":"wx0e7876190882657b","env":"production","pid":"100000568810","storeId":326081810,"templateId":2817,"wxTemplateId":2817,"zhanId":378279,"refer":"","openid":"oOPlO5U0Q56iegYMJujqP-csYt5w","source":1,"sdpSource":"ec","longitude":114.05454,"latitude":22.52291,"pageSize":10,"pageNum":1,"queryParameter":{"callBackUrl":"%2Fpages%2Fshop%2Findex","activityId":"","activityType":"","cityCode":"500100","key":"null","selectStoreType":""}}
resp=session.post(url=self.base_url.format("getStoreListPageStoreList"),headers=self.headers,verify=False,data=json.dumps(f)).json()
pprint(resp)

報錯內容:

{'data': {'addressUrl': '',
          'callBackType': 2,
          'homeStoreId': 323890810,
          'homeStoreName': 'xxx',
          'mainUrl': '/pages/shop/index?storeId=323890810',
          'needHeadStore': False,
          'storeList': [],
          'storeListExceptionMsg': '您所在城市的門店暫未入駐網上商城'},
 'errcode': '0',
 'errmsg': '處理成功',
 'globalTicket': '6998-1592533192.078-10.16.252.17-646-3189355418',
 'monitorTrackId': '842c25a7-6a20-49fa-90ae-6fff8d970660'}


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM