Skip to content
This repository was 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
Lee Parrish (LeeParrishMSFT) merged 1 commit into
mainfrom
trboehre/teams-extensions-search
Feb 22, 2021
Merged

Corrects HTTP 500 in Sample 50.teams-messaging-extensions-search#1012
Lee Parrish (LeeParrishMSFT) merged 1 commit into
mainfrom
trboehre/teams-extensions-search

Conversation

@tracyboehrer

@tracyboehrer tracyboehrer (tracyboehrer) commented Feb 22, 2021

Copy link
Copy Markdown
Member

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 (tracyboehrer) changed the title Switch to Jackson to correct JSON issue. Corrects HTTP 500 in Sample 50.teams-messaging-extensions-search Feb 22, 2021
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