T Noonan reported the fix on October 5, 2020. I tested it on my 2020 MACBOOK Air - and this works. You need to do the following (courtesy T Noonan).
I'd recommend opening up a support ticket. It took about three weeks of going round and round with screen shares with some of the MS support engineers to show them what was happening. Luckily, the issue was repeatable.
Ultimately they said they were able to clean something out on the backend, hence the need for a support ticket. My support ticket number was 21663983. Locally I had to do the following.
Uninstall Teams client
Completely empty your trash
Open terminal and run the following remove commands.
rm -rf ~/Library/Application Support/Microsoft/Teams/Application Cache/Cache
rm -rf ~/Library/Application Support/Microsoft/Teams/blob_storage
rm -rf ~/Library/Application Support/Microsoft/Teams/Cache
Reinstall client
I did this with whatever voodoo they did on the backend....I think what they did fixed it honestly. They were adamant that I completely empty the trash bin on the last try. I had gone through uinstall/reinstall a hundred
times up until then.
But again, I don't think any of it would have been resolved had I not opened the support ticket.