When I try to add SQL Connector to my Logic App, I get the below error.
It seems a temporal error of comunication between APIs. The portal is still in preview and that kind of erros can happen.
disable the swagger thing in SwaggerConfig.cs that you would have enabled to test the API locally, and then republish.
/* }) .EnableSwaggerUi(c => { */
Copyright © 2021 Jogjafile Inc.
It seems a temporal error of comunication between APIs. The portal is still in preview and that kind of erros can happen.