Forum Discussion
praveshsonkusare
Aug 07, 2023Copper Contributor
There was a problem submitting your changes. Try again in
I am using Adaptivecards which has few buttons using HttpPost action. When I click on that I get the error "Failed to send-There was a problem submitting your changes. Try again in a minute.".
On checking the console, url "executeAction" is returning 500 code.
But after clicking it again for 1-2 times more it starts working as expected.
Checked the logs on my service as well, I do not recieve any request for the first few times when I get these error.
This is happening from last one month, we have not done any code change in our service as well.
Can anyone help with this or faced this kind of issue?
- Meghana-MSFTMicrosoftIt looks like your issue is similar to the one reported here at https://techcommunity.microsoft.com/t5/teams-developer/message-card-action-buttons-not-working-consistently/m-p/3883464#M8153. Could you please confirm?
- praveshsonkusareCopper Contributor
Meghana-MSFT Yes, It is the same issue. When clicking on the buttons multiple times, it starts working.
- Meghana-MSFTMicrosoftpraveshsonkusare - Could you please share your card JSON with us?