Fatal error: Uncaught SoapFault exception: [Server.userException] No such operation 'getAsyncResult'
If you get this error, it is usually caused by forgetting to add the pageIndex.
Example of producing this error:
To fix this problem add this before get result.
You saved my day. Thanks!!!
ReplyDelete