Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android clients do not work correctly. #21

Open
Preloading opened this issue Dec 29, 2024 · 1 comment
Open

Android clients do not work correctly. #21

Preloading opened this issue Dec 29, 2024 · 1 comment
Labels
client specific If a bug, feature, etc, is missing on a specific client

Comments

@Preloading
Copy link
Owner

Preloading commented Dec 29, 2024

They make a few unique requests:

17:18:25 | 200 |       1.913µs | 10.0.0.161 | GET | /mobile_client_api/decider/android.json | -
17:18:25 | 404 |      19.291µs | 10.0.0.161 | GET | /1/client_applications/configuration.json | Cannot GET /1/client_applications/configuration.json
17:18:25 | 404 |      12.551µs | 10.0.0.161 | GET | /1/account/settings.json | Cannot GET /1/account/settings.json
17:18:41 | 200 |       1.735µs | 10.0.0.161 | GET | /mobile_client_api/decider/android.json | -
17:18:41 | 404 |      25.035µs | 10.0.0.161 | GET | /1/account/settings.json | Cannot GET /1/account/settings.json
17:18:41 | 404 |       5.124µs | 10.0.0.161 | GET | /1/client_applications/configuration.json | Cannot GET /1/client_applications/configuration.json
17:19:42 | 404 |      11.435µs | 10.0.0.161 | GET | /1/friends.json | Cannot GET /1/friends.json

(the one 200 is a request i implemented poorly)

@Preloading
Copy link
Owner Author

fixed crashing with #27, still very broken tho

@Preloading Preloading added the client specific If a bug, feature, etc, is missing on a specific client label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client specific If a bug, feature, etc, is missing on a specific client
Projects
None yet
Development

No branches or pull requests

1 participant