hi there
I would like to send e-mail from O365 group mailaddress.
so I tried to send email using "Send mail from Shared mailbox".
However, the result code is 403.
this is all errer message.
{
"status": 403,
"message": "You are not authorized to perform this operation. This error can occur for sandbox (test) accounts or if OData operations are disabled by your Exchange server administrator.\r\nclientRequestId: 042b89f2-85fe-4ebe-8867-dee66166f09f\r\nserviceRequestId: 996305ad-343b-481e-a4e7-8a56dbc2e8d0",
"error": {
"message": "You are not authorized to perform this operation. This error can occur for sandbox (test) accounts or if OData operations are disabled by your Exchange server administrator."
},
"source": "office365-je.azconn-je.p.azurewebsites.net"
}
so is this mean we need to Setting of Exchange online?
if this so, please tell me what change we need? and how to change this option?
Thanks regard