解决方法是要求c#的sdk发包的时候User-Agent设为常数:"XduaCLient .NET"
所以token的登录有效性验证应该用sdk的isLogin函数来验证,不要试图使用getToken函数来验证