Forum Discussion
haacked320
Apr 01, 2021Copper Contributor
How do you programmatically get the profile image that Teams uses in chat?
In my company Teams instance, I noticed that my chat messages, and those of my colleague, all have profile images. However, when I log in to Teams or go to My Account (https://myaccount.microsoft.com...
- Apr 01, 2021So I tried this with the Beta API and I got the photo! https://graph.microsoft.com/beta/me/photo/$value
haacked320
Apr 01, 2021Copper Contributor
So I tried this with the Beta API and I got the photo! https://graph.microsoft.com/beta/me/photo/$value