I created a new plugin using the latest version of 'pac plugin init'. No matter what actual logic is defined in the plugin. (Even if it's just writing a string to the trace log.) When I run the plugin Post Operation Async it's throwing an error in the System Jobs log. If the plugin runs Post Op Sync or PreValidation/PreOperation it runs fine. It seems to be failing even before it creates the instance of LocalPluginContext.
<Message>System.ArgumentException: Expected non-empty Guid.
Parameter name: user</Message>
Any thoughts?

Report
All responses (
Answers (