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?
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?