Views:

Applies to Product - Power Apps

What’s happening?
The customer is unable to add a connector and receiving the error message: "Service could not be created. Error retrieving WadlMetadata."
 

Reason:
This may arise due to the connector having a schema that Power Apps does not support.
 

Resolution:

  1. If this is a custom connector, note that Power Apps does not support arrays as body arguments. They will need to be removed.
  2. If not a custom connector, ensure that the connector is supported by Power Apps in the connector documentation.
  3. If not supported by Power Apps, consider adding to a flow and then calling the flow from a Power App.