How-to
18 TopicsTrying to customize Communities App
Hi, I have tried to customize our Communities App to look like our company's own app. I have global admin rights and adjustments has been done here: Teams admin >> Teams Apps >> Manage Apps. I had difficulties to publish the texts and I somehow managed to publish them when doing it very many times. I still haven't managed to publish the logo nor the outline logo. If I try this, there will be a notification saying: "Warning We can't display the image of this private app. To see the image, you must get a license." The logo sizes are correct and also the file format (.png). As far as I know our licenses should be ok. Or is this notification referring to the advanced communication license?8.6KViews2likes11CommentsWebhook from SonarQube
I am setting up an automated code analysis system with SonarQube which reports into Teams. I an using the Incomming Webhook in teams which is working fine work other products, but just not for SonarQube. I set up the webhook in SonarQube and I can see that it in fact is pushing notifications. I just don´t see them in Teams. I would like either a add-on for SonarQube like there is for Yammer, Jenkins etc. or some guidance on what to do. Note * I am using the same type of webhook in Teams for Uptime-robot and that one work fine. * I am getting a error code 400 Payload sent to Teams ------------ { "serverUrl": "http://localhost:9000", "taskId": "XXXXXXXX", "status": "SUCCESS", "analysedAt": "2020-08-04T21:02:00+0200", "revision": "xxxxxxxxxxxxxx", "changedAt": "2020-08-04T21:02:00+0200", "project": { "key": "xxx", "name": "xxx", "url": "http://localhost:9000/dashboard?id=xxx" }, "branch": { "name": "master", "type": "BRANCH", "isMain": true, "url": "http://localhost:9000/dashboard?id=xxx" }, "qualityGate": { "name": "Sonar way", "status": "OK", "conditions": [ { "metric": "new_reliability_rating", "operator": "GREATER_THAN", "value": "1", "status": "OK", "errorThreshold": "1" }, { "metric": "new_security_rating", "operator": "GREATER_THAN", "value": "1", "status": "OK", "errorThreshold": "1" }, { "metric": "new_maintainability_rating", "operator": "GREATER_THAN", "value": "1", "status": "OK", "errorThreshold": "1" }, { "metric": "new_coverage", "operator": "LESS_THAN", "status": "NO_VALUE", "errorThreshold": "80" }, { "metric": "new_duplicated_lines_density", "operator": "GREATER_THAN", "status": "NO_VALUE", "errorThreshold": "3" }, { "metric": "new_security_hotspots_reviewed", "operator": "LESS_THAN", "status": "NO_VALUE", "errorThreshold": "100" } ] }, "properties": {} } ----- Update I seems that Teams no not accept the json format that SonarQube sends see here: https://community.sonarsource.com/t/project-webhook-not-working-for-microsoft-teams/4905/8 Different companies already provide a SonarQube webhook, just look at Jira, jenkins tec. Then why not Microsoft? If Teams cannot accept different formats or provide a connector to SonarQube, then I´ll need to go back to Slack, which is what I am trying to avoid.8KViews0likes1CommentLogo/Icon showing up in Teams, but not SharePoint
Hi There, I have been trying to solve this problem for a while. When I create a Team, I can upload a logo and it takes. But when I navigate to SharePoint the logo isn't there. I try to update it and I get this error: We experienced a problem updating the icon. Please try again in a few minutes.” Or “Check to see if group property HiddenFromAddressListsEnabled is set to true, or if Address Book Policies are set on the group. Otherwise please try again later. There is this page that describes how to fix the error ... https://docs.microsoft.com/en-us/sharepoint/troubleshoot/sites/error-when-changing-o365-site-logo So I know I have to run PowerShell, but I am not sure how to run this? Set-UnifiedGroup -Identity <TeamName> -HiddenFromExchangeClientsEnabled:$false Then I have another question, why is this like this? What does updating a logo have to do with Exchange? Thanks!Solved4.2KViews0likes4CommentsBugs with Teams developer Getting Started and web app
I've been going through this https://docs.microsoft.com/en-us/microsoftteams/platform/build-your-first-app/build-first-app-overview but I have discovered several issues that I wanted to submit. I'm going to list them here in no particular order but please let me know if there is something else I should do. The https://docs.microsoft.com/en-us/microsoftteams/platform/build-your-first-app/build-and-run tutorial uses an older version of the template than VS Code does. It still references the .publish directory and the Development.env file. When clicking Install in VS Code's App Studio it opens the Teams web app but fails to install and I get this error "TypeError: Cannot read property 'customBots' of undefined". When clicking Upload a custom app in the Teams web app when I'm trying to upload a new version of my app it fails and I get this error "Failed to upload tenant app package. Error: {"message":"","status":409,"errorCode":"AppDefinitionAlreadyExists"}". When clicking Delete from the context menu of my app in the Teams web app when looking at All apps it fails and I get this error "TypeError: Cannot read property 'name' of undefined".3.1KViews0likes4Commentsself made PNG gives gray background color instead of blue (3 other use it and is blue!?)
Hi there, My name is Rob. I've made a background with AI, already made more, but this one shows on my Teams meeting a gray background color instead of light blue, like my team members? I'm using a apple macbook pro and never before had this color differents? Or it is a simple thing, maybe a apple thing but please help me! already thanks. see picture down below.2.9KViews1like3Comments[Solved] Issue showing Provider-hosted and SharePoint pages in Teams Custom App
Hi, I'm building a custom app showing provider-hosted app pages in tabs using App Studio. However, it is found that the pages can only be opened using Android Teams app. For iOS devices, it shows "Something went wrong, We can't open the XXX app at this time". For PC, it only shows a blank tab without loading anything (as shown in the below image). Does anyone know if there is a place we can trace the error or if you had a similar issue before? Edited: I have changed the URL of the tab and currently teams app in iOS can show the pages. But for pc, it still shows a blank tab. The page can be shown successfully using Teams Online on all devices.Solved2.5KViews0likes5CommentsAdd a PowerApp to Teams store
Is it possible to submit a PowerApp to the Teams store ? similar to this - https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/deploy-and-publish/appsource/publish My goal is to make this app available here like the other apps listed in the screenshot attached.2.5KViews0likes5CommentsTeams Standalone App
I have attempted to create a Teams app using App Studio that will present a website front page. I can only seem to get this working by creating a website app on a Teams channel but not as a standalone App. When I install the app I created on App Studio, it does not seem to grab the URL and instead presents a blank screen. Any suggestions on what configuration is needed on App Studio that I may have overlooked? All that is needed is a standalone App on Teams to show a website with within the Teams environment.1.9KViews0likes0CommentsLink to Teams from another Application WITH credentials
We have a custom application that is used both in the web browser and mobile devices. I need to add a link to open MS Teams either in the browser or the desktop client/app. But I also need to pass along the user's credentials so that users aren't prompted with yet another "sign in here" window. I'm using "https://teams.microsoft.com/_?whr={tenantname}.com". This works so long as you are using a web browser, but does not pass along credentials. BUT when using a mobile device, the browser window opens, but tells the user that it's not supported and they need to download the app.1.7KViews0likes1CommentReferral solution needed
Good afternoon, My organization is composed of 20+ programs to service our community. I am currently searching for a referral platform for employees to refer clients to the various internal programs. In a perfect world, there would be an app in Teams that could be utilized. I did use power automate and forms to create a referral form that worked well but we would like the individual doing the referral to be able to see the outcome of the client and have a past history of successful referrals. I would be so thankful for any advice.1.4KViews0likes2Comments