Proxy creation using OpenAPI

Hi,

I am trying to create an api proxy using openapi specs, but its failing with Error using OpenAPI: Bad Request error.. On tracing the url sent, I see the it has url encoding. Is this the reason for the error and failure ? How to disable the encoding if thats causing it to fail ?

Appreciate help on this.

Thanks

Ramnath

0 1 183
1 REPLY 1

Hi @Ram

Can you provide more details ? Is your OpenAPI Spec formatted correctly ? What are you using to create the proxy ? Using the UI / util ? What is the complete error you are getting ? The more info you give, it will be more useful