-
Notifications
You must be signed in to change notification settings - Fork 197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple GUIDs in userID #2687
Comments
@jker-org - We checked this at our end, and we are not getting multiple GUIDs for context.user.id. Could you please let us know if you are facing this issue with any specific user or user types? |
@Meghana-MSFT : Thank you for checking. It works fine for most users. But every few weeks, we have a user where the user id contains multiple users guids. Unfortunately, we have not been able to contact on of those users. Can you check further with the dev team? |
@jker-org - Thank you for the additional information, we will check this internally and get back to you. |
@jker-org - Engineering team would need more info to investigate this issue:
Please share above details with us on [email protected]. |
@Meghana-MSFT , thank you for your reply.
Sorry, we have only limited information for that issue. |
@jker-org - We raised a bug for the above issue. We will keep you posted on the updates. Thank you. |
Hi guys,
I use team-js to get more information on the user. For some functions, I need to get the user ID. This works fine in most of the cases, but sometimes, the user Id from context (context.user.id) contains multiple GUIDs combined with ".".
Which one is the user ID from the actual user that has visit my app in Microsoft Teams? I found nothing in the documentation about multiple GUIDs in context.user.id.
Is this a bug?
Best regards,
jker!
The text was updated successfully, but these errors were encountered: