aws-samples / amazon-transcribe-live-meeting-assistant

MIT No Attribution
68 stars 24 forks source link

Teams browser extension problem when logged in as guest account. #53

Closed rstrahan closed 3 months ago

rstrahan commented 3 months ago

Important: Bug reports submitted here should relate specifically to the open source sample amazon-transcribe-live-meeting-assistant project. Do not submit bugs related directly to any AWS service.
If your issue relates to Amazon Transcribe, Amazon Bedrock or Amazon Bedrock Knowledge Base - setup, user provisioning, document ingestion, accuracy, or other aspects of the service, then first check the service documentation, and then reproduce the problem using the relevant AWS service console before engaging AWS support directly. Thank you.

Describe the bug

User @virtualgill reports: I was just on a Teams call (url pattern https://teams.microsoft.com/v2/?meetingjoin=true#/l/meetup-join/.....) today and I had LMA ext open and it seemed to be interfering with the Teams page, not sure what was happening. It wasn’t showing as detecting Teams on the ext, but the only tab it would let me see on the call was the Meeting info, I couldn’t open the list of attendees or chat without it instantly being put back onto the meeting info. I ended up having to disable the ext and rejoin the call. Anyone else seen anything like this?

image

did you log in teams or are you using guest account? A: a guest account I see. The plug in is trying to get the user's info but a gust account does not have that div element

wchemz commented 3 months ago

Issue addressed from PR 57: https://github.com/aws-samples/amazon-transcribe-live-meeting-assistant/pull/57