Bug: get_watchlists_iserver_account_watchlists_get calls GET /iserver/account/watchlists — this returns 404 on gateway build 10.44.1d. The correct endpoint is GET /iserver/watchlists. Response shape also differs: user watchlists are under data.user_lists[] (not a flat list or watchlists key).
Bug: get_watchlists_iserver_account_watchlists_get calls GET /iserver/account/watchlists — this returns 404 on gateway build 10.44.1d. The correct endpoint is GET /iserver/watchlists. Response shape also differs: user watchlists are under data.user_lists[] (not a flat list or watchlists key).