Leaderboards #1165

Closed
opened 2025-03-12 10:39:51 -07:00 by Animan8000 · 3 comments
Contributor

Currently unimplemented.

{A89DAED8-9A28-4AEE-B492-233B1DD00043}.png
Currently unimplemented. <img width="1440" alt="{A89DAED8-9A28-4AEE-B492-233B1DD00043}.png" src="attachments/d391e5ca-85af-49b8-aecb-6b366276882e">
Sainan changed title from Leaderboards (unimplemented) to Leaderboards 2025-03-12 10:40:24 -07:00
Sainan added the
unimplemented
label 2025-03-12 10:40:26 -07:00
Owner

Server log with the relevant failing requests would be useful.

Server log with the relevant failing requests would be useful.
Contributor

I know there's getWeeklyLeaderboards.php for Sanctuary Onslaught, but no idea if it's used too for clans. Or... conclave? Does conclave have leaderboards?

I know there's `getWeeklyLeaderboards.php` for Sanctuary Onslaught, but no idea if it's used too for clans. Or... conclave? Does conclave have leaderboards?
Author
Contributor

Server log with the relevant failing requests would be useful.

2025-03-12T18:42:15:446 [0.1.0] http:   GET /api/inbox.php?accountId=67d1c4cf77322d1aed16f26c&nonce=2081524514552156&ct=MSI 200 4.093 ms - 12
2025-03-12T18:42:24:886 [0.1.0] error:  unknown endpoint POST /stats/leaderboardWeekly.php
2025-03-12T18:42:24:886 [0.1.0] debug:  data provided to /stats/leaderboardWeekly.php: {"field":"weekly.guilds.SolNode450","before":0,"after":20,"guildTier":4}
2025-03-12T18:42:24:888 [0.1.0] http:   POST /stats/leaderboardWeekly.php?accountId=67d1c4cf77322d1aed16f26c&nonce=2081524514552156&ct=MSI 404 2.034 ms - 34
> Server log with the relevant failing requests would be useful. ``` 2025-03-12T18:42:15:446 [0.1.0] http: GET /api/inbox.php?accountId=67d1c4cf77322d1aed16f26c&nonce=2081524514552156&ct=MSI 200 4.093 ms - 12 2025-03-12T18:42:24:886 [0.1.0] error: unknown endpoint POST /stats/leaderboardWeekly.php 2025-03-12T18:42:24:886 [0.1.0] debug: data provided to /stats/leaderboardWeekly.php: {"field":"weekly.guilds.SolNode450","before":0,"after":20,"guildTier":4} 2025-03-12T18:42:24:888 [0.1.0] http: POST /stats/leaderboardWeekly.php?accountId=67d1c4cf77322d1aed16f26c&nonce=2081524514552156&ct=MSI 404 2.034 ms - 34 ```
Sign in to join this conversation.
No description provided.