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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Adding custom connecto...
Power Apps
Unanswered

Adding custom connector to Canvas PowerApp: Service could not be created. Error retrieving Wadlmetadata

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Dear,

 

I've created a custom connector that I want to add to my PowerApp. I've tested the connector in the Custom Connector UI and everything seems to work. However, when I try to add the connector to the PowerApp, I get the following error message:

 

Service could not be created. Error retrieving Wadlmetadata

 

I cannot seem to find the problem. Has anyone had this before?

 

Thanks in advance for the help.

Categories:
I have the same question (0)
  • jrobertson_ptm Profile Picture
    4 on at

    I'm having the same issue.
    Is your PowerApp a regular PowerApp or a PowerApp for Teams?

    Was your custom connector created the regular way or via Azure API Management?

  • jrobertson_ptm Profile Picture
    4 on at

    I was just able to fix it. One of my definitions for a response had some required fields. I removed the required property from the swagger definition and then I was able to add the custom connector.

     

    I believe the issue was that PowerApps doesn't know how to handle a required field in a response definition. I can't guarantee this was the issue but it worked for me.

  • zYx Profile Picture
    78 on at

    It looks like I had some leftover code in the Swagger editor from when I was creating Actions and then deleting them. They remained in the swagger code. Removing them fixed the issue.

  • ValKuppuswamy Profile Picture
    4 on at

    I'm getting the error "Service could not be created. Error retrieving Wadlmetadata" while trying to add a custom connector to a PowerApp. The suggestions provided in this thread didn't seem to work.

  • ValKuppuswamy Profile Picture
    4 on at

    I was able to narrow it down to having an array query parameter (see an example below) for an endpoint in the swagger file. Has anyone run into this before? Any workaround to handle this?

     {
     "name": "<parameter_name>",
     "in": "query",
     "description": "Description.",
     "type": "array",
     "items": {
     "type": "string"
     },
     "collectionFormat": "csv",
     "x-ms-summary": "<parameter_name>"
     },

     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 846

#2
Valantis Profile Picture

Valantis 532

#3
Haque Profile Picture

Haque 410

Last 30 days Overall leaderboard