But, when I try read("ProviderList"); or read("{1D5C77F1-8CC6-4101-92B0-FB19F103AEF2}"); or read("Care Provider List");
I get:
Fatal error: Uncaught Exception: Error (soap:Server) Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.,more=Detailed: List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user.
Can someone point me in the right direction? Thanks!
Hello, thank you for your efforts!
Your API seems to be working, and when I use
getLists();
it returns:But, when I try
read("ProviderList");
orread("{1D5C77F1-8CC6-4101-92B0-FB19F103AEF2}");
orread("Care Provider List");
I get:Can someone point me in the right direction? Thanks!