Forum Discussion
themashcodee
Jun 19, 2023Copper Contributor
RestError: Authorization has been denied for this request
I am trying to create(createConversationAsync) a conversation (dm) in microsoft teams bot framework, but I am getting this error err: RestError: Authorization has been denied for this request I h...
Sayali-MSFT
Microsoft
Jun 22, 2023themashcodee- We have tried the above scenario with the below sample to repro the issue, but it working fine from our end.
Microsoft Teams Version 1.6.00.16971 (64-bit)
Sample Link- Microsoft-Teams-Samples/samples/bot-conversation/nodejs/bots/teamsConversationBot.js at 5e74a4af173963edb1ef93481537238479d45b0d · OfficeDev/Microsoft-Teams-Samples (github.com)
themashcodee
Jun 22, 2023Copper Contributor
Thanks, I will try it again and let you know if it would not work.