Bot Framework access token error

Milos Vukovich 0 Reputation points
2024-02-15T19:34:17.1533333+00:00

I get this error when I send a message to the bot in Teams File "/tmp/8dc2d85e57d1267/antenv/lib/python3.9/site-packages/botframework/connector/auth/microsoft_app_credentials.py", line 65, in get_access_token 2024-02-15T18:46:14.580265935Z return auth_token["access_token"] 2024-02-15T18:46:14.580271097Z KeyError: 'access_token' 2024-02-15T18:46:14.582736909Z DEBUG:msal.telemetry:Generate or reuse correlation_id: 439bd6b3-d71d-4c04-a9cc-d1e6b6dbcffd 2024-02-15T18:46:14.583496313Z INFO:aiohttp.access:[ip] [15/Feb/2024:18:46:14 +0000] "POST /api/messages HTTP/1.1" 404 172 "-" "Microsoft-SkypeBotApi (Microsoft-BotFramework/3.0)" The app id and password are correct, how can I resolve this?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
750 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,873 questions
{count} votes