Forums

Zerodha kite API connections issue

When I logged into zerodha kite api..it could establish the connection and then immediately disconnected and keeps showing " trying to reconnect..." Is there any issue with pythonanywhere while processing zerodha kite api? Or has anyone else faced this issue? Kindly help.

Is the domain you try to connect whitelisted for free accounts? See https://www.pythonanywhere.com/whitelist/

I could see api.kite.trade in the list.. seems to be already whitelisted.

If it's whitelisted you should check what is the exact behavior of the API -- maybe there are some redirections, or requests comming from PythonAnywhere are being blocked?