I can send/reply to an existing chat thread, but can not send a message to someone whom does not have any established chats yet
I am using this POST API - https://graph.microsoft.com/beta/users/{ID}/chats/messages and getting this error { "error": { "code": "UnknownError", "message": "", "innerError": { "request-id": "72bb5b10-7268-4014-9e87-0f5f685d4184", "date": "2019-10-03T07:50:54" } } }