Message encoding
To prevent errors or ambiguity caused by special characters enclosed in a message, encode the message properly before the message is transmitted.
Encoding scenarios | Encoding method |
For the byte data, such as the signature and the encrypted content, encode the data with the | Via the |
For certain fields embedded in the HTTPS URL, encode the field before transmitting. For example:
If such URLs are received, you need to decode the URLs before use. Note: This URL is only a sample and can not be used for requests. | Via the |