microsoft / botbuilder-dotnet

Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
https://github.com/Microsoft/botframework
MIT License
864 stars 480 forks source link

Logging UnauthorizedAccessException in BotFrameworkHttpAdapter #6784

Closed tracyboehrer closed 1 month ago

tracyboehrer commented 1 month ago

minor

Makes it easier to see auth errors due to misconfiguration.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 388816

Details


Files with Coverage Reduction New Missed Lines %
/libraries/AdaptiveExpressions/LRUCache.cs 4 87.18%
/libraries/integration/Microsoft.Bot.Builder.Integration.AspNet.Core/BotFrameworkHttpAdapter.cs 31 50.93%
<!-- Total: 35 -->
Totals Coverage Status
Change from base Build 388810: -0.002%
Covered Lines: 26187
Relevant Lines: 33503

💛 - Coveralls