Brenwell
Brenwell
Its been a while since I played with this, though I did get it working. If my memory serves me, the error 4 means that you have not done all...
and you ran this Python tool command?
Ironically, my app is showing the same error, but it is actually granting privilege and I can do privileged tasks
Did you get it working? If not maybe join this task #2 , someone else is having a problem, maybe they can help or, my helping them can help you
Are you using the provided python tool?
But you are using this correct? ``` https://github.com/brenwell/EvenBetterAuthorizationSample/blob/master/SMJobBlessUtil.py ``` Its been a while, but I believe you have to use this to clean and create all the plists
I will close this and discuss it on #2 since you both have the same problem, (maybe)
@malavagile, @AnujKPatel The script helps you build the correct plists. I am gonna go to lunch. When I get back I will try and remember how it is done from...
I assume this is the correct identifier for your tool? `com.example.apple-samplecode.EBAS.HelperTool` It should appear in your XPCService Info.plist. Mine is `com.blackwellapps.BrokerHelper` 
In `capabilities` my sandbox stuff is all disabled. I had the intention of sandboxing it. But I have since stopped work on the project. I don't see why it would...