/members endpoint returns internal error for my club

Sort:
Avatar of Ziggy_Junior

Hey,

I’m getting an internal error when trying to use the /members endpoint for my club:

Club: The Believers
Endpoint:

The response I get is:

{ "code": 0, "message": "An internal error has occurred. Please contact Chess.com Developer's Forum for further help https://www.chess.com/club/chess-com-developer-community ." }

Other clubs work fine with this endpoint — it just seems to break for this specific one. I’m trying to get activity groupings (weekly, monthly, all_time), and I saw this is part of the documented API.

Any idea what’s going on or how to fix it?

Thanks,

Ziggy

Avatar of MasterMatthew52

Your club's member list needs to be public.

Avatar of Ziggy_Junior

K thx