
Announcements
I have two Flows being launched from a PowerApp. The first flow posts an adaptive card in Teams as the Flow Bot when a new item is created in the PowerApp and works fine. The second Flow runs when a user Votes on the item using a button in the Adaptive Card to update the card with the new number of votes for the item in the PowerApp but fails with the following message:-
The ID of the user attempting to edit the message, ID:user GUID does not match the actual user ID of the original sender, ID:user GUID
Both Flows use the same user connection into Teams and the second Flow works if the same user votes for the item using the adaptive card but not when different users vote. My understanding was that posting as the Flow Bot when updating the adaptive card should work in this instance? Please can you help resolve this. I have seen similar bugs raised for the teams connector however in those instances the same user was posting then updating an adaptive card so think this is a slightly different scenario.
Thanks
Hi all,
Been a couple of weeks just wondering if anyone has any ideas on this? Can anyone confirm whether I should be able to post an adaptive card as the Flow Bot with a Flow triggered by one user and then update the same card as the Flow Bot with a Flow triggered by a different user? Both flows use the same credentials for the connection.
Thanks!