Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Python single interface test record

2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

# encoding=utf-8import chardetimport urllibimport requestsimport jsonimport osimport hashlib 'verify SMS verification code to interface' def checkVCodeBeforeLoginNew (): head = {'Content-Type': "application/json",' Xmuri Toonmuri UserMutual ID: '9000037 ",' Xmuri ToonlyUserMutual token: '16c9f975Mube' The SMS verification code to the interface "data = json.dumps ({" channel ":" string "," code ":" string "," deviceName ":" string "," deviceToken ":" string "," fromWhere ":" string "," idfa ":" string "," imei ":" string "," macAddress ":" string "," mobile ":" 21410665218 "," mobileVerfiyCode ":" 1111 ") TeleCode: "0086", "type": 0, "uuid": "34545"}) r = requests.post ('{ip}', data= data,headers=head) print r.status_code print r.text # print type (r.json ()) # print str (r.json ())

Verify the SMS verification code to the interface

two hundred

{"meta": {"code": 0, "message": "success"}, "data": {"userId": 9000037, "userName": "21410665218", "token": "16c9f975-d5d7-4cef-9a12-fb8dc5a81792", "personToken": "2f06e1c8f8372f1d2e87e89334177d28bc5453c80c53664c2ffd32700d84b26595e646b2c87a7ab1cc121271eecae42891167a68e65b5d573fb87eb5c446e3e3458d74acee38ef21dfacc4eff32140235ad96ba634ab66b686b2946ee45f726b", "status": "1"}}

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report