Just executed an upgrade to the latest modx revo (2.3.3.) to discover that the Campaign Monitor Integration extra is no longer working. It cannot make a list of resources to choose from:
Code: 404 Not Found
{"success":false,"message":"Processor not found: getlist","total":0,"data":[],"object":[]}
Has anyone found a fix for this problem already?
Thanks
Ludo
Failure to find a processor is usually an issue with the namespace path, the url in the JavaScript that calls the connector, or the connector's code (assuming that the processor file is really there).