Hi Team,
I need some help to understand the settings to be done for using Microsoft Teams Activity. Plan is to send teams message using this activity
As part of prerequisite - I have registered an application in Azure and generated Tenant Id, Secret ID and Client ID. Please note that the Redirect Uri is given as blank as we are planning to use Username and Password. Please confirm whether this understanding is correct or not
My plan is to use authentication type as User Name and Password after providing client and tenant id. Issue is that - i am getting below error while trying to use the activity Get Chats
GetChats: Code General Exception
Message: An error occured sending the request
Please help me if anything needs to be modified / my approach is not correct