Azure / logicapps

Azure Logic Apps labs, samples, and tools
MIT License
349 stars 291 forks source link

Custom Connectors in Azure Logic Apps that use API Key Authentication do not work at all #14

Closed Cloudmersive closed 5 years ago

Cloudmersive commented 6 years ago

Repro steps:

https://api.cloudmersive.com/validate/docs/v1/swagger

Expected: Azure Logic Apps asks you to put in an API key

Observed: There is no way to actually set the API Key! The docs say that when you create the connection it should ask for the API Key but it does not and there is no way to set it manually

This seems completely broken, please advise.

grik001 commented 6 years ago

@Cloudmersive - Where is it stated in the documentation of LogicApps that and input for API Key is supplied?

The reason I am asking is because I am facing the same issue.

joechung-msft commented 5 years ago

If you have questions about Logic Apps, please visit the MSDN forums. The Issues section here is for questions about the artifacts in this GitHub repository.