PollyMC
PollyMC copied to clipboard
Littleskin response parse issue
Operating System
Windows
Version of PollyMC
PollyMC 8.0
Version of Qt
Qt 6.6.0
Description of bug
Can't login via littleskin api.And I try to capture the traffic via fiddler, littleskin seems returned a completey valid success response. Here is what I've captured:
Steps to reproduce
Login an multi-profile littleskin account(Maybe single-profile one will reproduce this too?)
Suspected cause
After reading the code of PollyMC I found the real problem isn't the parsing, but the response of littleskin. It doesn't contains the key "selectedProfile", which causes the problem. Will PollyMC add a UI to select profile like PCL or HMCL?
This issue is unique
- [X] I have searched the issue tracker and did not find an issue describing my bug.