Forum Discussion
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 admin center.
I am not able to search content in Temas Search box and in chat also I am not able to find content of my custom application. I am able to get custom application but not conent in search and share in chat.
Getting "Unable to reach app. Please try again."
16 Replies
It seems like a bot problem where Teams cannot find or reach it. Is your bot well deployed and reachable on the web?
- aniketkadwane1600Copper 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
Microsoft
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?