Batch Remove Friends #1947

Closed
opened 2025-05-01 03:55:59 -07:00 by Animan8000 · 2 comments
Contributor

Idk if this is too early to report (since adding friends isn't even replicated yet), but you can get the error when using Batch Remove in friends list, resulting in an unknown endpoint error.

{0C4DC2D8-689D-434A-9132-7A99307D1A7D}.png
2025-05-01T12:53:26:408 [0.1.0] http:   GET /api/inbox.php?accountId=67d1c4cf77322d1aed16f26c&nonce=6648357968621313&ct=MSI 200 3.344 ms - 12
2025-05-01T12:53:40:818 [0.1.0] error:  unknown endpoint POST /api/removeFriend.php
2025-05-01T12:53:40:819 [0.1.0] debug:  data provided to /api/removeFriend.php: {"DaysLoggedOut":365,"SkipClanmates":true,"SkipFriendIds":[]}
2025-05-01T12:53:40:820 [0.1.0] http:   POST /api/removeFriend.php?accountId=67d1c4cf77322d1aed16f26c&nonce=6648357968621313&ct=MSI 404 1.596 ms - 34
Idk if this is too early to report (since adding friends isn't even replicated yet), but you can get the error when using Batch Remove in friends list, resulting in an unknown endpoint error. <img width="1440" alt="{0C4DC2D8-689D-434A-9132-7A99307D1A7D}.png" src="attachments/be8e9368-3a5f-4ced-9532-a6ab52f74409"> ``` 2025-05-01T12:53:26:408 [0.1.0] http: GET /api/inbox.php?accountId=67d1c4cf77322d1aed16f26c&nonce=6648357968621313&ct=MSI 200 3.344 ms - 12 2025-05-01T12:53:40:818 [0.1.0] error: unknown endpoint POST /api/removeFriend.php 2025-05-01T12:53:40:819 [0.1.0] debug: data provided to /api/removeFriend.php: {"DaysLoggedOut":365,"SkipClanmates":true,"SkipFriendIds":[]} 2025-05-01T12:53:40:820 [0.1.0] http: POST /api/removeFriend.php?accountId=67d1c4cf77322d1aed16f26c&nonce=6648357968621313&ct=MSI 404 1.596 ms - 34 ```
Owner

Friends are currently not implemented as per #1288

Friends are currently not implemented as per #1288
Author
Contributor

I'll re-open it some day, once that's done (assuming I hopefully won't forget it until then).

I'll re-open it some day, once that's done (assuming I hopefully won't forget it until then).
Sainan changed title from Batch Remove (removeFriend.php) to Batch Remove Friends 2025-05-07 01:43:44 -07:00
Sainan added the
unimplemented
label 2025-05-07 01:43:48 -07:00
Sainan reopened this issue 2025-05-07 01:43:50 -07:00
Sainan added the
pr'd for
label 2025-05-08 20:54:55 -07:00
Sign in to join this conversation.
No description provided.