Can not edit custom connector created via Logic App

Milo Sikora 1 Reputation point
2021-06-16T09:45:45.45+00:00

Hey,

I'm creating a power apps custom connector by exporting a logic app. The connector works perfectly fine, as long as i do not change anything in its configuration. As soon as i change anything (even just uploading a new connector icon) and click "update connector", every request will fail with the error:

"error": {
"code": "MissingApiVersionParameter",
"message": "The api-version query parameter (?api-version=) is required for all requests."

This is really frustrating because apart from not being able to set an icon (which is not much of a problem), I also cant set default values or change the name of any actions the connector performs, without the connector breaking. I also can not just (re)add an api version query parameter to the request, because in step "3. definition" i can only edit the body of the request or import new from example.

Is this expected behavior, when creating a custom connector by exporting a logic app? Is there a workaround? I am aware that i could manually reconfigure the whole custom connector, but then again I dont really see the point of having the possibility to export a logic app directy into a custom connector....

Any help would be highly appreciated,

Milo

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,542 questions
{count} votes

1 answer

Sort by: Most helpful
  1. OK 0 Reputation points
    2024-08-02T10:59:30.6666667+00:00

    Having the same issue, older Custom Connectors still work but newer ones that are the same appart from the trigger url in the swagger editor dont

    0 comments No comments

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.