Skip to content

Conversation

gabog
Copy link
Contributor

@gabog gabog commented Sep 4, 2020

Fixes #4556

Description

Added a catch for JsonExeption in GetBodyContent (this catch was in 4.7 but was removed in 4.8 when BotFrameworkHttpClient was refactored).
This catch allows the user to check the status code of the response (but the content won't be returned because its type us unknown).

@gabog gabog requested a review from a team as a code owner September 4, 2020 18:18
@gabog gabog requested a review from garypretty September 4, 2020 18:18
@gabog gabog added the no parity label Sep 4, 2020
@gabog gabog merged commit 131bde2 into main Sep 4, 2020
@gabog gabog deleted the gabog/FixSkillExceptionForBadJson branch September 4, 2020 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JsonReaderException thrown by SDK when invoking Skills
3 participants