[ad_1]
I get an error:
Unknown controller ‘user’.
When calling the register:
I set a break point in json-api-user.php and see pimJsonApiController is called.
I set a break point in setUserControllerPath, but it does not seem to get called. I suspect this is the problem.
