13-05-22 12:39 PM
2 hours ago - last edited 2 hours ago
Hey @ewilson Thanks for moving the announcement, The notification remind me of asking for solution for my issue which i was facing while integrating Teams Graph API this week. Below are steps i have done.
1. Created APP in Entra ID and have chat.Read write, ChatMessage.Send, user.read and chat.create permission approved as delegated Type.
2. I am using below action of Authentication VBO to get access token. Not passing client secret as this is not required for getting a delegated token.
3. i am getting the error that User does not exist in Tenant but when i look up my user in Azure i can see my user name and User Principal Name.
and MFA is not enabled as well. What else i am missing here.
an hour ago
@Neel1 - able to call using postman application ? i always try first in postman to see if everything is working fine or not