You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An URL (Uniform resource locator) is a set of strings to define a location in the World Wide Web (www). It can also be used to pass information to the destination. Any word after the question mark (?) in a URL is considered to be a parameter which can hold values. The value for the corresponding parameter is given after the symbol "equals" (=). Multiple parameters can be passed through the URL by separating them with multiple "&".
When subject content contains '&' ,it will be consider as parameters. So alipay cannot be successfully called. Hope someone can fix this issue.
The text was updated successfully, but these errors were encountered:
ShirlyChenLaLaLa
changed the title
when subject content contains '&' , alipay can't be successfully called.
When subject content contains '&' , alipay can't be successfully called.
Nov 14, 2019
dependence:
surmise:
When subject content contains '&' ,it will be consider as parameters. So alipay cannot be successfully called. Hope someone can fix this issue.
The text was updated successfully, but these errors were encountered: