CMDBuild Forum

getCardList return SoapFault "null source class"

I'm trying to get card list with soap from php. And when I try to use $client->getCardList('city'), it returns a SoapFault "null source class".

What I'm doing wrong?