Additional features, settings, or issues not covered by specific Microsoft Teams categories
Hi All,
I do understand you get the error " We're still setting up your team, you can change your picture when we're done" when changing the Teams picture. And get the error “We couldn’t get the email address of this channel. Please try again later” when generate a link for a Teams channel.
First, please go to Teams Website check if the issue persists, we need to narrow down whether it is client-side issue. (Teams in Windows, IOS, Android)
Then, change the Teams picture by running PowerShell:
- Install Teams module:
Open Powershell as administrator> type: Install-Module MicrosoftTeams
- Connect to Teams> run: Connect-MicrosoftTeams
- Get Team name:
run: Get-Team
- Set the picture:
Run: Set-Teampicture
Please provide a screenshot if there is any error.
Meanwhile, please provide the following information if you are not in this situation:
- When did you get the error? Please provide a screenshot of the error. Please check if the issue occurs in Team Website.
- Does the issue occur to all Teams, or only the Teams created recently?
Regards,
Hans