Hey,
I’m getting an internal error when trying to use the /members endpoint for my club:
/members
Club: The BelieversEndpoint:
https://api.chess.com/pub/club/the-believers-1/members
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
Your club's member list needs to be public.
K thx
Hey,
I’m getting an internal error when trying to use the
/members
endpoint for my club:Club: The Believers
Endpoint:
https://api.chess.com/pub/club/the-believers-1/members
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