Forum Discussion
puri18
May 06, 2022Copper Contributor
Getting onTurnError using the sample teams bot auth from github
Hi, I've been trying to make the sample bot authentication app provided in the following github repo work: https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/javascript_nodejs/46.team...
Nivedipa-MSFT
Microsoft
May 10, 2022puri18 - We have tested this sample. Before adding OAuth Connection Settings we also got onTurnError. But after adding OAuth Connection Settings it was working fine at our end.
Could you please add OAuth Connection Settings and check again.
Could you please add OAuth Connection Settings and check again.
Nivedipa-MSFT
Microsoft
May 13, 2022puri18 - Could you please confirm if the above suggestion helped you in any way or are you still facing the issue?
- puri18May 24, 2022Copper ContributorHi, yes it worked when I added the OAuth connection settings. Thanks for your help!