Something went wrong, please try again" Error message in Adaptive cards

Nargess Mojtahedi 0 Reputation points
2025-01-16T07:57:24.0533333+00:00

I've created an actionable(action.http) message with a button using Adaptive Cards. The first time I try submitting my response from Outlook, I receive an error: "Something went wrong. Please try again later." However, on subsequent attempts, I get the success message: "The Action Completed Successfully."

Any suggestions on how to resolve this?

Best regards

Nargess

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,711 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
4,343 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,163 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,501 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Robin Sheng-MSFT 5,685 Reputation points Microsoft Vendor
    2025-01-17T02:54:30.2066667+00:00

    Hi @Nargess Mojtahedi

    Teams tag is mainly focused on the general issue of Microsoft Teams troubleshooting. According to your description, your question is not in our support scope. Thanks for your understanding and patience.

    The following suggestion is for your reference:

    1. API endpoint issues: API endpoints may be temporarily unavailable or have issues. You can check the status of the API endpoints to make sure they are functioning properly.
    2. Authentication issues: Make sure you have set the authentication headers correctly in your request. If authentication fails, it may cause the request to fail.
    3. Request format issues: Make sure your request is formatted correctly, including all required headers and parameters.

    Troubleshooting tools

    • Actionable Messages Debugger: an Outlook add-in that allows developers to inspect the card payload in their actionable messages and identify why the card is not rendering.

    The Adaptive Card Designer lets you create Adaptive Cards without writing a single line of JSON!


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.