Forum Discussion
Icon image set for Incoming Webhook in MS Teams is not displaying.
- Oct 26, 2023
Hi Prasad_Das-MSFT and benniah - Yes, I have connected with the engineering team. At the time of debugging, we created a new incoming webhook and set the icon image to it and it worked! as expected. Before the call, I updated my MS Teams applications to the latest version. So it seems that this issue is fixed in the latest version. benniah - You can try to update the latest version of MS Teams and also create a new webhook to test it.
anishabhyankar - Please so share your tenant details along with Webhook URL, card JSON and icon, so that we can raise an ICM/bug at our end.
Prasad_Das-MSFT, Yes sure here are my details:
Tenant ID: 91e213e9-498d-46b9-bc35-cd0aa9390b45
Webhook url: https://springctin.webhook.office.com/webhookb2/0a30282e-c914-4444-abce-a235b01a495d@91e213e9-498d-46b9-bc35-cd0aa9390b45/IncomingWebhook/350516b208de4ec49146d39108982bc5/289b9f6d-e807-4962-98bf-5745e68839af
JSON Request body is:
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"summary": "Dwarf planet Pluto details",
"sections": [{
"activityTitle": "Dwarf planet Pluto details",
"activityImage": "https://upload.wikimedia.org/wikipedia/commons/e/ef/Pluto_in_True_Color_-_High-Res.jpg",
"facts": [
{
"name": "Description",
"value": "Pluto is an icy dwarf planet in the Kuiper belt\n, a ring of bodies beyond the orbit of Neptune. It was the first Kuiper belt object to be discovered and is the largest known dwarf planet. Pluto was discovered by Clyde Tombaugh in 1930 as the ninth planet from the Sun. After 1992, its status as a planet was questioned following the discovery of several objects of similar size in the Kuiper belt. In 2005, Eris, a dwarf planet in the scattered disc which is 27% more massive than Pluto, was discovered. This led the International Astronomical Union (IAU) to define the term \"planet\" formally in 2006, during their 26th General Assembly. That definition excluded Pluto and reclassified it as a dwarf planet."
},
{
"name": "Order from the sun",
"value": "9"
},
{
"name": "Known satellites",
"value": "5"
},
{
"name": "Solar orbit (*Earth years*)",
"value": "247.9"
},
{
"name": "Average distance from the sun (*km*)",
"value": "590637500000"
},
{
"name": "Image attribution",
"value": "NASA/Johns Hopkins University Applied Physics Laboratory/Southwest Research Institute/Alex Parker [Public domain]"
}
]
}],
"potentialAction": [{
"@context": "http://schema.org",
"@type": "ViewAction",
"name": "Learn more on Wikipedia",
"target": ["https://en.wikipedia.org/wiki/Pluto"]
}]
}
These are the details I currently have. Please let me know if you need anything else.
Thanks,
Anish
- Prasad_Das-MSFTSep 20, 2023
Microsoft
anishabhyankar - We have raised an ICM for this issue and concerned team is looking into it. We will inform you once we have further update.
Thanks,
Prasad Das
------------------------------------------------------------------------------------------
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.
- anishabhyankarSep 21, 2023Brass ContributorThank you very much Prasad_Das-MSFT
- Prasad_Das-MSFTSep 25, 2023
Microsoft
anishabhyankar - Engineering team responded us saying, they don't see any requests for tenantId that you have shared. Are you still having the same issue? If yes, please do share latest details