-
Notifications
You must be signed in to change notification settings - Fork 261
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Language
Python
Version
latest
Description
Python sample 06.auth.oauth.bot is not working for me.
I have a tunnelled bot setup with ngrok. I believe I have setup the infra correctly.
Using the same infra setup the Javascript sample seems to work fine, using both OAuth and SSO.
When testing in Teams the following appears on the tunnel logs:
POST /teams/conversation 201 Created
POST /teams/conversation 412 Precondition Failed
POST /teams/conversation 501 Not Implemented
Is this sample supposed to work? Or has the underlying lib ( python botbuilder ) not implemented auth yet?
~ Carter
Reproduction Steps
1. Clone the repo
2. cd into ./python/samples/06.auth.oauth.bot
3. uv sync
4. uv run python ./src/app.py
5. Message your endpoint in teamsReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working