Forum Discussion

Abdul Azeez's avatar
Abdul Azeez
Copper Contributor
Aug 19, 2019

Unable to post a message from Graph API Explorer to Teams

After following the documentation i am able to create a Channel but unable to post a message to a channel.

POST Method: 

https://graph.microsoft.com/v1.0/teams/49fjfj570-0a14-40ff-abf6-d899adfdefafa/channels/19:3ea88b8d91f544cc96763786c28cd6010@thread.skype/messages/Hello

 

 

Response:

 


{
"error": {
"code": "BadRequest",
"message": "Resource not found for the segment 'messages'.",
"innerError": {
"request-id": "729731a6-d7ce-4687-a00a-51eda380a705",
"date": "2019-08-19T18:33:50"
}
}
}

 

 

Resources