User Profile
Nikitha-MSFT
Former Employee
Joined 6 years ago
User Widgets
Recent Discussions
Re: Is it possible to create a popup window from MS Teams Tab application?
vtyagunov Currently You cannot automate pop-out app. This is by design. Could you please Raise a [user voice](https://microsoftteams.uservoice.com/forums/555103-public-preview/category/182881-developer-platform)?5.3KViews0likes0CommentsRe: Can't Get Files of channels from team using graph api
hidayat3676 _ you will receive the file shared in the channel using Get files folder, which give the information about the file but it does not provide file content. If you want to get the file content you need to get the message when you shared the file in channel and usinng that message id get the file content using Get the raw contents of a file attachment on a message.2.5KViews0likes0CommentsRe: Install custom App for specific group in Teams
JJJEANZEZE _ Not need to set the app policy to block for organisation, when you install the app manifest to the specific group only that group members can use that application, the other users in the organisation are not able to access the app. Remove the policy added to block app to user for organisation wide and install the manifest in the group.2.8KViews0likes3CommentsRe: Can't Get Files of channels from team using graph api
hidayat3676 _ You can send an attachment to teams, the file is saved in the share point, which you can view in the files folder of the team, You can get the file details and URL to the file in share-point using . But you cannot get the content of file using Graph API. Please check get filesfolder to get file2.6KViews0likes4CommentsRe: Advice needed: Need to redirect user to install custom app when clicking deeplink
s6turner - Using manifest file mean are you trying to install the app using the manifest using app studio? if yes are you using the deeplink in the manifest? You will receive the "App not found" error while using the deeplink, it mean that the app does not present the user tenant on the app store. Could you please check whether the app in installed in user tenant? Could you please conform?2.7KViews0likes4CommentsRe: Microsoft Teams development in GCC high
Teams in GCC can accommodate 25,000 members but teams in GCCH/DoD can only accommodate 2,500 members. Further note that teams/channel mentions are blocked in teams with over 10,000 members. Please check last point [here](https://docs.microsoft.com/en-us/microsoftteams/limits-specifications-teams#teams-and-channels)1.5KViews0likes0CommentsRe: Teams Mute API
Currently you cannot get details of the call when call is running, Hence you cannot detect when mic is mutted in teams. Could you please raise a user voice? Thanks, Nikitha. ------------------------------------------------------------------------------------------------- If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.2.9KViews0likes1Comment
Recent Blog Articles
No content to show