web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Copilot Studio / Posting an adaptive ca...
Copilot Studio
Unanswered

Posting an adaptive card to Teams with PVA::"code":"ApiVersionInvalid

(0) ShareShare
ReportReport
Posted on by 7

It was working fine. Then it stopped working all of a sudden. Currently using Version 1.3 Bot Framework Adaptive Card72fb90b3f23c7d66295c23b41a0e7094.png

 
 

 

{
 "type": "AdaptiveCard",
 "$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
 "version": "1.3",
 "body": [
 {
 "type": "TextBlock",
 "text": "Ticket Form",
 "wrap": true,
 "horizontalAlignment": "Center",
 "fontType": "Default",
 "size": "ExtraLarge",
 "weight": "Bolder",
 "color": "Accent",
 "id": "Ticket"
 },
 {
 "type": "Input.Date",
 "id": "date",
 "isRequired": true,
 "errorMessage": "Please select a Date",
 "label": "Date"
 },
 {
 "type": "Input.Text",
 "placeholder": "Title of Ticket",
 "id": "title",
 "isRequired": true,
 "errorMessage": "Title of Ticket",
 "label": "Title"
 },
 {
 "type": "Input.ChoiceSet",
 "choices": [
 {
 "title": "HQ",
 "value": "HQ"
 },
 {
 "title": "7Mile",
 "value": "7Mile"
 },
 {
 "title": "Ferndale",
 "value": "Ferndale"
 },
 {
 "title": "Southfield",
 "value": "Southfield"
 },
 {
 "title": "Davison",
 "value": "Davison"
 },
 {
 "title": "Livernois",
 "value": "Livernois"
 },
 {
 "title": "NuWell Global",
 "value": "NuWell Global"
 },
 {
 "title": "Flatworld",
 "value": "Flatworld"
 }
 ],
 "placeholder": "Location",
 "id": "location",
 "isRequired": true,
 "errorMessage": "Select a Location",
 "label": "Location"
 },
 {
 "type": "Input.ChoiceSet",
 "choices": [
 {
 "title": "Low",
 "value": "Low"
 },
 {
 "title": "Normal",
 "value": "Normal"
 },
 {
 "title": "High",
 "value": "High"
 },
 {
 "title": "Emergency - Medical Equipment",
 "value": "Emergency"
 }
 ],
 "placeholder": "Priority Level",
 "id": "priority",
 "isRequired": true,
 "errorMessage": "What is the Priority",
 "label": "Priority Level"
 },
 {
 "type": "Input.Text",
 "placeholder": "Description of the Issue at hand",
 "id": "description",
 "isMultiline": true,
 "isRequired": true,
 "errorMessage": "Description of the problem",
 "label": "Description"
 },
 {
 "type": "ActionSet",
 "actions": [
 {
 "type": "Action.Submit",
 "title": "Submit Ticket",
 "style": "positive"
 }
 ],
 "id": "submit"
 }
 ],
 "verticalContentAlignment": "Top"
}

 

 

Categories:
I have the same question (0)
  • Expiscornovus Profile Picture
    33,189 Most Valuable Professional on at

    Hi @epichs,

     

    It looks like there is an issue with that specific action at the moment. I have seen a similar thread on the Power Automat forums.

     

    I can also reproduce the ApiVersionInvalid error by using the Candidate Feedback sample json in a Post an adaptive card and wait for the response action in a simple flow in my dev environment.

     

    I would suggest to contact Microsoft support for this:

    https://powerautomate.microsoft.com/en-us/support/

     

    reproduce_apiversioninvalid.png

  • epichs Profile Picture
    7 on at

    I'm having issues trying to post a ticket. It's saying My user account doesn't exist and cannot access the application.

    epichs_0-1664295984052.png

     

  • brunoo9012 Profile Picture
    2 on at

    @epichs  @Expiscornovus 

    I am with similar problem. Actually I can run the flow through the Power Automate and open the forms with a new channel, but when I set up to flow to send the forms through the BOT channel appears the error below.

    Any suggestion?

     

    brunoo9012_0-1664762957315.jpeg

     

     

  • fernandosilva Profile Picture
    Super User 2024 Season 1 on at

    I guess if you just change manually to version 1.2 it will work fine.

     

    Microsoft has a weird way to update one thing and not the other and all get messed up without warning to the users.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Copilot Studio

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 265 Super User 2025 Season 2

#2
Romain The Low-Code Bearded Bear Profile Picture

Romain The Low-Code... 240 Super User 2025 Season 2

#3
S-Venkadesh Profile Picture

S-Venkadesh 101 Moderator

Last 30 days Overall leaderboard