...
The middleware takes the first IP in the list (the original client).
Access Locations
The Partner Portal allows Swagger access from the following EG office locations:
Sweden Offices:
- 46.21.99.50/24 (subnet)
- 213.115.39.74
Denmark Offices:
- 212.112.154.248/24 (subnet)
- 185.128.100.29
- 185.128.103.244
India Offices:
- 202.131.131.48/29 (subnet)
- 202.131.139.48/29 (subnet)
- 203.193.141.104/29 (subnet)
- 203.193.140.104/29 (subnet)
Adding New Locations
If you need to add a new developer location:
- Identify the public IP (check error message or use
curl https://api.ipify.org) - Add to the
AllowedIPsarray in both services - Add a comment explaining the location/purpose
- Restart both API services
...
Troubleshooting
Issue: "Access to Swagger is restricted"
...