apinf / platform

Apinf - Open source API management platform with multi proxy and protocol support
https://apinf.com/
European Union Public License 1.1
74 stars 35 forks source link

Cannot read property 'length' of null #3746

Open Madhu-NEC opened 5 years ago

Madhu-NEC commented 5 years ago

While adding network settings of an API, it gives error cannot read property length of null

steps to reproduce:

  1. Add API to APInf.
  2. Select proxy API-Umbrella.
  3. Add network settings to API.

Expected Result API should be published. Actual Result Error: Cannot read property 'length' of null. Note: APInf (version:latest) and apinf/API-Umbrella(version:0.15.0-apinf2) are running behind a VPN. error