Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Unable to select data endpoints from OpenAPI definition
posted

I am trying to connect my api that is being hosted through azure app service. While I am capable of adding the source via a link to the remote json file definition when I go into the configure endpoints menu is where the trouble begins. I see the endpoints of the api all listed, I am unable to select any of them as they are all greyed out and uninteractable. There is no shown error nor have I seen any error in the adding data source workflow, so my question is - why can I not select any of the api endpoints? The version of swagger is also up to date as I tested with a local hosted api and was able to select endpoints. Is this an issue with a azure hosted api, or some configuration problem? No authorization is needed for the api and it clearly recognizes the schema of the api, so I'm a little confused.