Azure bot: Unauthorized Access. Request is not authorized

Tawfeeq Al-taae 0 Reputation points
2023-08-26T09:39:13.43+00:00

Hello, I have a problem in implementing the Azure bot with the Azure web app.

the source of the web app is written in nodejs.

I have confirmed that the endpoint of the bot is right.

I have set BOT_ID and BOT_PASSWORD in the app configuration.

I tested on web chat and Bot emulator. both are not working.

The web app receives the request successfully. and all endpoints are configured. correctly.

I'm getting this error while debugging in the Bot emulator:

{
  "value": "\"Unauthorized Access. Request is not authorized\""
}
Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
843 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,913 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.