miunlock
miunlock copied to clipboard
Fix error 20045
This PR fixes a "Please use the common user tool on the official website" bug. For more info see: https://github.com/Canny1913/miunlock/issues/14#issuecomment-1229622554. It should resolve issue #14 and #3.
Changes:
- Fix "Please use the common user tool on the official website" bug,
- Modify strings to be more user-friendly,
- Include more conditions for response checks: https://github.com/Canny1913/miunlock/issues/16#issuecomment-1229504305)
- Tidy up source code (remove unused imports, format code with autopep8),
- Update README.md
Converted to draft, as it looks like those changes aren't enough to fix this bug. https://github.com/Canny1913/miunlock/issues/14#issuecomment-1239982497
maybe the empty fields in ahaUnlock request is triggering something in miunlock api ill take a look when i have free time