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 20, 2023themashcodee- Thanks for reporting your issue.
We will check this at our end and will get back to you.
We will check this at our end and will get back to you.
- ketanchawdaJun 20, 2023
Microsoft
Sayali-MSFT also getting the similar error.
- Sayali-MSFTJun 22, 2023
Microsoft
themashcodee- 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)- themashcodeeJun 22, 2023Copper ContributorThanks, I will try it again and let you know if it would not work.