This line in GoogleAlertAPI::TryLogin() always returns empty string. auth_id = json[3].ToString(); Any ideas?
This line in GoogleAlertAPI::TryLogin() always returns empty string.
auth_id = json[3].ToString();
Any ideas?