Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Corrects HTTP 500 in Sample 50.teams-messaging-extensions-search #1012

Merged
merged 1 commit into from
Feb 22, 2021

Conversation

tracyboehrer
Copy link
Member

@tracyboehrer tracyboehrer commented Feb 22, 2021

Corrects HTTP 500 in Sample 50.teams-messaging-extensions-search.

Sample was using org.json. For some reason, a method being used in the package was no longer found. But since we already include Jackson as a dependency, just switched to using that instead of org.json.

@tracyboehrer tracyboehrer changed the title Switch to Jackson to correct JSON issue. Corrects HTTP 500 in Sample 50.teams-messaging-extensions-search Feb 22, 2021
@LeeParrishMSFT LeeParrishMSFT merged commit 06e89b9 into main Feb 22, 2021
@LeeParrishMSFT LeeParrishMSFT deleted the trboehre/teams-extensions-search branch February 22, 2021 15:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants