formulahendry / openai-teams-bot

An OpenAI Teams Bot app to let you chat with OpenAI API in Microsoft Teams, similar to ChatGPT Teams Bot app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when send message to bot in ms teams

hoangton opened this issue · comments

The bot encountered unhandled error: Request failed with status code 401
To continue to run this bot, please fix the bot source code.

fixed by export OPENAI_API_KEY in terminal

Can you go into more specifics about where you fixed this at? I have no idea where to publish the API key once it is published into Azure.