- 🇮🇹Italy apaderno Brescia, 🇮🇹
May somebody confirm this bug and suggest what can be done to fix it?
- 🇮🇳India soutams
Hi,
I'm getting this type of error. I don't know it is related to this module of Azure Application. Can someone help me?
GuzzleHttp\Exception\ClientException: Client error: `POST https://graph.microsoft.com/beta/users/[EMAILID]/sendmail` resulted in a `400 Bad Request` response: {"error":{"code":"RequestBodyRead","message":"The property 'address' does not exist on type 'microsoft.graph.recipient'. Make sure to only use property names that are defined by the type or mark the type as open type."}}
I'm using below branch, 2.0.x-dev@dev
Thanks,
Soutam Hi @soutams
Your error is in the building of the json. I just came across this when testing this module. I submitted a patch in this issue https://www.drupal.org/project/graph_mail/issues/3416600 🐛 property 'address' does not exist on type 'microsoft.graph.recipient' Active