Not able to create proxy with openAPI spec.

I am trying to created an API proxy by downloading the openAPI spec but getting errot while doing so. Any suggestion on what could be wrong. I am able to do a curl to the link from the Apigee server so not sure if it is a connectivity issue.

The API spec is in JSON format.

6426-openapi.png

0 3 486
3 REPLIES 3

Hi @GargiTalukdar, just to rule out the chance of issues with your OpenAPI spec, can you try creating a proxy by using this sample spec https://raw.githubusercontent.com/apigee/api-platform-samples/master/default-proxies/helloworld/open...

If you are still having the same issue then it might be infrastructure related. In this case you can raise a ticket via the support portal if your company have existing support arrangement with Apigee

@ivan Thanks Ivan. We are in private cloud and cannot access anything outside the organization network.

As per document, I have added the below three properties in the ui.properties and restarted the edge-ui but no luck. Still having issue in importing openapi. Am I missing something here?

conf_apigee-base_apigee.feature.enabletraceforinternaladdresses="true"

conf_apigee-base_apigee.feature.enableopenapiforinternaladdresses="true"

conf_apigee-base_apigee.feature.enablewsdlforinternaladdresses="true

Hi Gargi,

Did you ever solve this problem?

Thanks,

Joris