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 / Power Apps / Schema Validation erro...
Power Apps
Unanswered

Schema Validation error: Property "" type mismatch, Expected: "object", Actual: "string".

(1) ShareShare
ReportReport
Posted on by 510
Hi. I have a custom connector which has been working perfectly for over a month. It has 3 actions in it which get various results from Azure API's and I use them in a Power App.
 
Suddenly, all 3 actions are getting a 200 response but with blank response body and this schema Validation error:
Property "" type mismatch, Expected: "object", Actual: "string".
 
We have made no changes in both the Azure API's or custom connector.
The Azure API's are still producing the correct outputs in the correct formats and all my custom connector steps are successfully validated.
 
Tests from Postman work perfectly so the issue is within the Power Platform environment.
 
What do I need to look for? Has something changed in the custom connector environment on Power Platform?
Categories:
I have the same question (0)
  • Suggested answer
    Michael E. Gernaey Profile Picture
    53,335 Super User 2025 Season 2 on at
    Hi
     
    Would need to see the code, see the connector in the app, see what its doing if you just call it via a button (so that you are forced to re-use it, instead of looking at results of existing code).
     
    That or create a new Project, and add a button and that connector and see what you get.
     
    Then use Monitor to see if you get more information. You may just need to Refresh the Connector in the App.
  • Suggested answer
    Ammar Zaied Profile Picture
    97 on at
    The error message Property "" type mismatch, Expected: "object", Actual: "string" indicates that Power Platform is expecting a different response structure from your API than what it is receiving. This can happen if there's a subtle change in the API's response format or a misalignment between the response schema defined in the custom connector and the actual output from the API.
    • Solution:
      • Revalidate the response schema in your custom connector. Compare the schema that Power Platform expects with the actual response body from Postman to ensure they are still aligned. Sometimes, small changes or additions to the response format in the Azure API can cause this type of mismatch.
      • If the API response includes optional fields that aren't always present, ensure the schema handles this by allowing nullable values or optional properties.
    Check the Power Platform release notes or any known issues that Microsoft might have published recently to see if others have encountered similar issues.

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 > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 717 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 329 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 268

Last 30 days Overall leaderboard