Send Message in Group chat on Teams via Uipath

I have to send message on group on teams via UiPath, Currently I am using Microsoft.Teams.Activities Packages and its Activities like send messages
1)Teams Scope- taken Authentication type as username and password

However getting this error:
Send Message: Code: generalException
Message: An error occurred sending the request.

And on Get Teams this error comes:
Get Teams: _______: Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access ‘00000000-0000-0000-0000-000000000000’. Trace ID: e8147f8e-91cdcbc-484c8-8cfb6-e9370c6224600 Correlation ID: 4b1ccdsf363-c8cs96-4csdda6-80cc1a-0b8sc6cd37539b Timestamp: 2024-08-08 14:26:39Z

It means you can’t only use ‘normal’ credentials(user+pswd) but actually needs to work around the a MFA to connect with teams. This is something you need to review with the adm to get some service connector for you automation. robots can not work with human SFA.

Hi @Parul_Yadav1

Try using the latest Integration Service Activities