Changes for page HTTPS API
Last modified by Devin Chen on 2026/05/12 11:15
From version 3.1
edited by Devin Chen
on 2025/11/27 09:34
on 2025/11/27 09:34
Change comment:
There is no comment for this version
To version 4.1
edited by Devin Chen
on 2025/12/06 11:56
on 2025/12/06 11:56
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -338,15 +338,15 @@ 338 338 339 339 **Step2:** Get sign (Using the sid obtained from calling the login API;demonstrated here as "e95ae840f7f147718d2b7650abe6c05f") 340 340 341 -cuid=123456789&lan=zh&m achineCode=V1400023040700790f5e19a1b55&mt=255&pid=1&sid=e95ae840f7f147718d2b7650abe6c05f&sv=1.0&ts=1750818494344&key=5cee621329f24e5cbdc43daa959ce9a1341 +cuid=123456789&lan=zh&mt=255&pid=1&sid=e95ae840f7f147718d2b7650abe6c05f&sv=1.0&ts=1750818494344&key=5cee621329f24e5cbdc43daa959ce9a1 342 342 343 343 Put the whole string above encrypted by MD5, so will get the value of "sign" 344 344 345 -"sign":" f0889257ce45e561959928ba5475fbf1"345 +"sign":"2be680121333bf3dc479958efae791e2" 346 346 347 347 **Step4: ** Set wcommon of header 348 348 349 -{"dap":"","cuid":"123456789","sv":"1.0","mt":"255","lan":"zh","sign":" f0889257ce45e561959928ba5475fbf1","pid":"1","ts":1750818494344,"sid":"e95ae840f7f147718d2b7650abe6c05f"}349 +{"dap":"","cuid":"123456789","sv":"1.0","mt":"255","lan":"zh","sign":"2be680121333bf3dc479958efae791e2","pid":"1","ts":1750818494344,"sid":"e95ae840f7f147718d2b7650abe6c05f"} 350 350 351 351 [[image:1750906712204-462.png]] 352 352