Explorar o código

debug authtoken call

andre %!s(int64=5) %!d(string=hai) anos
pai
achega
db6c31a08f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/Zm/Account.php

+ 1 - 1
api/Zm/Account.php

@@ -778,7 +778,7 @@ class Zm_Account
 
 		$params = array(
 			new SoapParam($accountId, "id"),
-			new SoapParam($preauthKey, "preauth", XSD_ANYXML),
+			new SoapParam($preauthKey, "preauth"),
 		);
 
 		try