Details
Description
Running the php cli for the mailing process, got the failure
Entity: job Action: process_mailing
Summary
Finished execution of Send Scheduled Mailings with result: Failure, Error message: API permission check failed for Group/get call; insufficient permission: require access CiviCRM
DetailsParameters parsed (and passed to API method):
a:1:Unknown macro: {s}Full message:
Finished execution of Send Scheduled Mailings with result: Failure, Error message: API permission check failed for Group/get call; insufficient permission: require access CiviCRM
Here is my command for the cli
php ../administrator/components/com_civicrm/civicrm/bin/cli.php -u user -p password -e Job -a execute
Running manually from the schedule job, CiviCRM » Administer CiviCRM » Scheduled Jobs, there is no failure
http://prntscr.com/bhe849
Thank you