{ "appid": "100001", "response_type": "code", "scope": "snsapi_login", "sign": "27afa332e711f6437b9172a2042b6e65", "ts": 1706506275, }
curl --location --request POST 'https://api.kg.qq.com/oauth/v2/light_qr_code' \ --header 'Content-Type: application/json' \ --data-raw '{ "appid": "100001", "response_type": "code", "scope": "snsapi_login", "sign": "27afa332e711f6437b9172a2042b6e65", "ts": 1706506275, }'
{ "qr_code": "39c2f286767966e4614f76deb4cbcaa360b8a698b5b3b9ca9bce4afc6284f5e53af9856af3b5", "expires_in": 300, "qr_sig": "626dd9441e4fb3ea764c92fc4ca75405", "error_code": 0, "error_msg": "" }