I actually found a better way to do it where it doesn't require a secondary call. For those curious the revised code is below. Obviously there is more error checking and exception handling needed, but it got me past the issue. public static async Task CreateAemPageWithWcmCommand(string aemUrl, str...