秋田预测市场 · Discord 审计

BearLili参与话题 0消息总数 4

该用户的聊天记录定位。

Reset

聊天记录

共 4 条,显示第 1-4 条
BearLili 2026-07-09 20:00:08 Polymarket

after this update, it seems all ghost fills on the weather market have disappeared. I’m really happy about that.

after this update, it seems all ghost fills on the weather market have disappeared. I’m really happy about that.

BearLili 2026-06-23 19:34:28 Polymarket

thx

thx

BearLili 2026-06-23 19:03:29 Polymarket

HTTP 422 on deep pagination of GET /events Paging GET /events?closed=false&active=true&limit=100&offset=N works until offset≈2100, then returns HTTP 422 for everything beyond. totalResults is ~5000–8000, so I can only reach the first ~2000. Tested: the 422 depends purely on offset depth — happens at offset≥2100 regardless of params (no params, single param, full filter set all 422). So it's an offset ceiling, not a bad param. Q: Is this an intended deep-pagination limit? What's the recommended way to fetch the full result set? (Tried /events/keyset but the next_cursor doesn't advance correctly.) Thanks!

HTTP 422 on deep pagination of GET /events Paging GET /events?closed=false&active=true&limit=100&offset=N works until offset≈2100, then returns HTTP 422 for everything beyond. totalResults is ~5000–8000, so I can only reach the first ~2000. Tested: the 422 depends purely on offset depth — happens at offset≥2100 regardless of params (no params, single param, full filter set all 422). So it's an offset ceiling, not a bad param. Q: Is this an intended deep-pagination limit? What's the recommended way to fetch the full result set? (Tried /events/keyset but the next_cursor doesn't advance correctly.) Thanks!

BearLili 2026-06-23 19:02:58 Polymarket

HTTP 422 on deep pagination of GET /events Paging GET /events?closed=false&active=true&limit=100&offset=N works until offset≈2100, then returns HTTP 422 for everything beyond. totalResults is ~5000–8000, so I can only reach the first ~2000. Tested: the 422 depends purely on offset depth — happens at offset≥2100 regardless of params (no params, single param, full filter set all 422). So it's an offset ceiling, not a bad param. Q: Is this an intended deep-pagination limit? What's the recommended way to fetch the full result set? (Tried /events/keyset but the next_cursor doesn't advance correctly.) Thanks!

HTTP 422 on deep pagination of GET /events Paging GET /events?closed=false&active=true&limit=100&offset=N works until offset≈2100, then returns HTTP 422 for everything beyond. totalResults is ~5000–8000, so I can only reach the first ~2000. Tested: the 422 depends purely on offset depth — happens at offset≥2100 regardless of params (no params, single param, full filter set all 422). So it's an offset ceiling, not a bad param. Q: Is this an intended deep-pagination limit? What's the recommended way to fetch the full result set? (Tried /events/keyset but the next_cursor doesn't advance correctly.) Thanks!