
Announcements
I have a solution that includes two Custom Connectors. I'm trying to publish the solution as a managed solution to a different environment. I'm having two problems. Both related to solutions and custom connectors.
So it seems that error 1 indicates that one of the connectors actually isn't part of the solution. But error 2 happens for the one that I can actually create a connection for in the import.
I am under the impression that these custom connectors are a part of the solution, but there is a possibility I created them outside of the solution and imported them later into it ( it's been a while ).
Can I ensure that the connectors are specifically managed in the solution? Would I need to recreate them perhaps?
The names of the connectors indicate that they are solution made, they have the solution specific prefix. Environment variables work for one of them. It is reversed from the import. So one has a problem with Env Variables, the other gives error when importing.
I am experiencing the same problem as you for number 2. The only explanation I can think of is that I created the Custom Connector outside of the Solution and only in a later stadium added it to the Solution using 'Add Existing'. Is this the same case in your situation? Maybe somehow it doesn't correctly register the Custom Connector as part of the solution.
Update:
I tried updating the connector again, and it's now working while I haven't changed anything other than let it rest over te weekend. The error is still showing up on other Environments. Not clear why Power Platform is thinking that Custom Connectors are outside of the solution.