The short connection provided by Wechat api will be missing in the browser access parameters, why not in Wechat?

browser clicks on the short link, wrong: http://localhost:8080/wechatTest/wechat/signAuthorize/toSignApply.do?data=eyJiYW5rQWNjb3VudCI6IjQ2NTY2NjU2NTY2NjU1NjY0NCIsImJhbmtOdW1iZXIiOiI2NTY1NjU2
is missing, parameters, what to do with this problem?
if you click on the short link inside Wechat, it is correct:

http://localhost:8080/wechatTest/wechat/signAuthorize/toSignApply.do?data=eyJhdXRob3JpemF0aW9uQ29kZSI6IkRYXzMzMDk3ZjllXzBhMTEiLCJ0cmFkZU5vIjoiMTAxNDAyMjIzMjMyMzIzMjMzMjMxMyIsImJhbmtBY2NvdW50IjoiNDY1NjY2NTY1NjY2NTU2NjQ0IiwiYmFua051bWJlciI6IjY1NjU2NTY1NjU2ODk4OTg5NCIsImlkTnVtYmVyIjoiNDMxMjIzMTk5MzA1MDYzNjE0IiwiaWRUeXBlIjoiMCJ9

Mar.20,2021

maybe the short link service judged that the requested UA, is only valid for Wechat clients?
you can try to construct Wechat UA to try to request

.
Menu