Hi ,
I created a custom connector from OpenAPI definition. While when i test it works fine but on adding it in a flow, when i pick an action to add it show 409 error.
Hi,
were you able to solve this? I'm experiencing the same issue.
Max
Yes, it was mostly due to incorrect use of references in custom connector.
Nested references is an issue from what I scraped online.
Try creating one from scratch in custom connector or flatten the references in Open API definition.