hey,
i used in the harmony next, print the TencentLoginResp info:
{
"ret": 0,
"msg": null,
"openid": "",
"access_token": "08CD2E3A397DA35CCF149A5ED7420D71",
"expires_in": 1738207307,
"create_at": 1738206709492
}
it have access_token, but have no openid value. maybe where is the problem?