01/10/2025 10:53:00
Problem description
How to carry the login status when opening a webpage?
Cause of the problem
Consulting
Solution
Step 1: Adjust the input parameters
Refer to Open webpage documentation to set the parameter isUseURLEcode to true or the default status (the default is true).
Step 2: Check whether it takes effect through the log
Refer to the Get MSDK log documentation to get the MSDK log.
- Retrieve "MSDK: OpenUrl" in the log and make sure "isUseURLEcode=True".
- Retrieve "openUrl with url" or "itopencodeparam" in the log. If "itopencodeparam" is appended to url, the login status is already carried when the webpage is opened.
Copyright © 2025 MSDK.
All rights reserved.
All rights reserved.