Back to All

Getting GatewayError for user balance fetching

We are trying to fetch the user balance. But, getting the following error. We are using the Zerodha broker.

{
    "name": "GatewayError",
    "code": 1008,
    "data": null,
    "message": "no_broker"
}