Forum Discussion
aniketkadwane1600
Aug 12, 2020Copper Contributor
Getting "Unable to reach app. Please try again." while searching content from custom app in teams
I have integrated custom application to Ms-teams using manifes.json file. All the content I can access using providing url for tabs in manifest.json and I have given all the permissions from Teams ad...
aniketkadwane1600
Aug 13, 2020Copper Contributor
alexisconia
No, I didn't used bot for this. Please find attached image where you find configuration related Boat and messaging extension.
Should I need to create messgingextenstion or bot for my application or using admin center of teams we can manage permissions for search and chat ?
Nikitha-MSFT
Aug 13, 2020Former Employee
aniketkadwane1600 - Are you trying to search items in tab by using teams search? From the first screen shot i could see that you are searching for message extension search which is not implemented in your app. You need to implement the Message extension. Could you please check this docs? Could you please explain your scenario in more detail?
- aniketkadwane1600Aug 13, 2020Copper Contributor
Nikitha-MSFT
I have one angular application in which we have used routing and through ngrok I have exposed my local application on internet.
In manifest.json file I have configured tab with ngrok url with routing. you can see it in attached file which is uploaded in app store of teams.I didn't made any messaging extension if it is needed in application can you please guide me how do I develop it for my application to work search and chat in Teams (Application is custom app to upload in teams) ?
- Nikitha-MSFTAug 13, 2020Former Employee
aniketkadwane1600 - are you trying to search items in tab?
- aniketkadwane1600Aug 13, 2020Copper Contributor
Nikitha-MSFT
yes in tab and also in chat.