botbuilder-python icon indicating copy to clipboard operation
botbuilder-python copied to clipboard

get_access_token: error checking

Open andreikop opened this issue 4 years ago • 0 comments

In case if msal_app().acquire_token_silent() returns an error raise an exception with error details instead of crashing with KeyError

andreikop avatar Nov 30 '21 09:11 andreikop