Hello,
I am having some issues with a custom connector after exporting this through a solution from our dev environment to our test environment.
According to the documentation, a custom connector should be created through a solution and exported independently and before other components.
After exporting the solution containing only the connector and configuring the connector in the test environment, the connector is working fine.
We then export the main solution containing the connector and other components to the same test environment. It then appears we have to reconfigure the connector after this import.
The last step of importing the main solution appears to break the custom connector. The connector is being used together with a custom page. After successfully creating a connection to the custom connector in the environment, testing returns 401 for the operations we attempt in the connector test tab.
Any ideas on what we are doing wrong?