
Announcements
I post adaptive cards on chats using the native Power Automate action. It works fine.
I'd like to display my custom summary/preview text for the post.
Due to there is no "preview/summary" field on the native Post Adaptive Card action I use Graph API.
But I receive the error message "
"code": "Forbidden",
"
The user is Teams Admin, I used that user to Post the origal message with the adaptive card (post as bot).
The user has deligated permissions Chat.ReadWrite.All.
Could you advise how to update a group chat message with an adaptive card?