Forum Discussion
Unable to unblock a user. "We can't unblock this person at the moment. Try again later."
Were you able to get this fixed? I'm battling the same issue and support can't figure it out.
Thanks,
Jason
At this time NO.
But here are some guidelines:
- Microsoft Support don't help me, argueing i have to contact my organisation support
- My organization forbid the usage of blocking in Teams
- The contact was blocked using Skype Enterprise, and blocking behaviour was spread during skype to teams migration
- We reopen skype and unblock user on skype, unblocking was a success in skype but not spread to teams
still in progress ...
- RonaldvdMeerOct 26, 2022Iron ContributorYou organization did not block usage of blocking in Teams. Blocking users in Teams is not an option in Team if you have a Work or School account
- jkrull78Oct 25, 2022Copper Contributor
Stephane500 Thank you for the info. Right now USCloud ( our MS Support) has me looking into if it has to do with a .GIF bug in teams. I don't hold out much hope, but like you we are not allowed to block users in our enterprise either.
- Stephane500Oct 26, 2022Copper Contributor
Hi
Good news today.
I had a meeting with Microsoft representative.
Blocked user was removed using a Rest Request with his objectid on hidden API with my session opened.Edit:
Détail of REST Request
URL : https://teams.microsoft.com/api/mt/part/emea-02/beta/usersettings/blocklist/manage
POST : {"remove":["8:orgid:<objectid>"]}Replacing <objectid> with the user objectid you want to release
- Glenn EscarayanMar 11, 2023Copper ContributorWhen try to post, I am getting an error " Cannot Edit in read inly editor". Do you have workaround about it?