my program just threw exceptions today after making calls to "https://api.kite.trade/user/margins/equity", because the response contained a list, rather than the usual dict. It specifically tried to find the key "error" in the response data, but the data contained a list as follows