We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

OOB EMAIl API (POST) is no longer working without admin id.

Kartik Choumal
Tera Contributor

Post Vancouver upgrade the OOB EMAIL API is no longer able to POST the email if I am not using a admin account.

 

Error:

 

{
  "error": {
    "message": "Operation Failed",
    "detail": "ACL Exception. Send Failed due to security constraints"
  },
  "status": "failure"
}
0 REPLIES 0