product-apim
product-apim copied to clipboard
Issue with Non-Ascii characters in URL context of managed APIs
Description: Issue with Non-Ascii characters in URL context of managed APIs
Suggested Labels:
Suggested Assignees:
Affected Product Version: 2.6.0
OS, DB, other environment details and versions:
Steps to reproduce:
- Create an API from the management console of the WSO2 APIM with Non-Ascii character in API context. Ex: Hebrew aleph (א) in API context https://172.17.0.1:8243/א/1.0.0/get
- Invoke the API by using a postman client or the culr command with Non-Ascii character in API context.
Ex:
Related Issues:
Need to fix the default API scenario as well. When API is defined as a default API and the API has a non-ASCII character, invocation of the default api fails