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

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3b901-2c298.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3b901-2c298.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?