An Azure service that provides an event-driven serverless compute platform.
Also having the same issue with the python "azure-communication-email" package.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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?
An Azure service that provides an event-driven serverless compute platform.
Also having the same issue with the python "azure-communication-email" package.