@Deepti Gupta,
So you've authenticated successfully to Teams on behalf of a specific user and now you're trying to send a message, on their behalf, to a specific Channel, correct? Is the user, or overall environment, set up to use MFA (multi-factor authentication)?
I don't believe this is an issue with the scope's you've set so much as additional information AD seems to want you to add to the token request.
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
Original Message:
Sent: 02-21-2022 10:32
From: Deepti Gupta
Subject: Microsoft Graph for Teams integration now available on the DX
@Eric Wilson
Have installed the Teams Integration from DX.
Getting following error on posting message to teams Channel.
{
"error": {
"code": "Unauthorized",
"message": "Additional claims required {\"access_token\":{\"capolids\":{\"essential\":true,\"values\":[\"9cc1479c-3fe3-4aa4-814d-ff8d1aff8a60\"]}}}",
"innerError": {
"date": "2022-02-21T09:07:40",
"request-id": "29b4f542-4087-4546-bfb3-929cfecde1c7",
"client-request-id": "29b4f542-4087-4546-bfb3-929cfecde1c7"
}
}
}
Can you please suggest what could be the reason for that.
As per the Bearer token , following permissions are granted
"scp": "AccessReview.Read.All ChannelMessage.Delete ChannelMessage.Edit ChannelMessage.Read.All ChannelMessage.Send User.Read profile openid email"
Thanks & regards
Deepti Gupta
------------------------------
Deepti Gupta
Application Developer
IBM
UTC
Original Message:
Sent: 08-09-2021 16:10
From: Eric Wilson
Subject: Microsoft Graph for Teams integration now available on the DX
@Neha Gote,
Have you installed the actual Teams integration from the DX? If you take a look at the Web API service you should see the following actions:
- List Channel Messages
- List Channel Message Replies
- Reply to Channel Message
- Send Channel Message
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
Original Message:
Sent: 08-09-2021 12:57
From: Neha Gote
Subject: Microsoft Graph for Teams integration now available on the DX
Hi Eric, I went through the micrograph_teams user guide but couldn't find the action for reading the message posted on teams channel. How can it be achieved? Is there any other way to read message posted on teams channel?
------------------------------
Neha Gote
Original Message:
Sent: 03-26-2021 15:19
From: Eric Wilson
Subject: Microsoft Graph for Teams integration now available on the DX
I'm pleased to announce there is now an integration available on the Digital Exchange for Microsoft Teams. The new integration leverages the Microsoft Graph API for Teams to provide access to a subset of the available functionality.
You can find the new integration here.
Cheers,
------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------