wso2 / product-apim

Welcome to the WSO2 API Manager source code! For info on working with the WSO2 API Manager repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
827 stars 775 forks source link

Error while creating an API through Publisher without a context #7828

Open TheNiron opened 4 years ago

TheNiron commented 4 years ago

Description:

With the publisher RestFul API, was Able to create an API without a context in windows.

Steps to reproduce:

Make API creation request with “context”: “”

Expected output: Should get 500 error code. API Shouldn't be created.

Actual output: 500 error code API is created in publisher. Unable to access publisher

Affected Product Version:

v3.1.0

Environment details (with versions):

TheNiron commented 3 years ago

Affected Product Version: v3.2.0