IP whitelist not updating – place_order rejected for IPv4 122.167.101.238

mohan_vms7
Hi Team,

I am unable to place live orders via Kite Connect API because my public IPv4 is rejected, even after updating the IP Whitelist in the Developer Console.

Details:
- Client ID / User ID: CP0698
- Registered email: [email protected]
- App name: My Trading Bot
- Public outbound IPv4 (verified via api.ipify.org): 122.167.101.238
- IPv6 disabled on my laptop intentionally
- FORCE_IPV4 enabled in my bot so requests use IPv4 only

Issue:
1) I updated IP Whitelist and saved.
2) I removed IPv6 and kept only IPv4: 122.167.101.238
3) After save/refresh, the whitelist does not seem to apply correctly (IP not updating / order still blocked).
4) Error on place_order:

PermissionException: IP (122.167.101.238) is not allowed to place orders for this app.
Update allowed IPs on the Kite developer console.

Notes:
- Quote / order_margins APIs work.
- Only place_order fails with the IP permission error.
- Current public IP matches exactly: 122.167.101.238
- Please check if whitelist update failed due to weekly update limit, or if this IP needs to be forced/reset on backend.

Request:
- Please whitelist/reset IP 122.167.101.238 for my developer account
- Confirm when the change is active so I can retry live order placement

Thank you.
Sign In or Register to comment.