"message": "Request body validation error. See property 'x-ms-acsemail-geoforward-acsarmresourceid'" Troubleshooting Guidance

Barry Gausden 55 Reputation points
2024-06-28T02:03:35.72+00:00

I'm seeing the following error 50% of the time I send an email:

"message": "Request body validation error. See property 'x-ms-acsemail-geoforward-acsarmresourceid'"

The emails are sent from an Azure Function via the EmailClient provided by the @azure/communication-email node package.

When the error appears on the client side, it returns Status 500 but the email is sent nonetheless.

I can't find any logs in the Azure Portal that might explain what's happening. Does anyone have suggestions on where to look?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,780 questions
{count} votes

1 answer

Sort by: Most helpful
  1. R-4282 0 Reputation points
    2024-07-01T13:07:09.56+00:00

    Also having the same issue with the python "azure-communication-email" package.

    0 comments No comments