miunlock icon indicating copy to clipboard operation
miunlock copied to clipboard

Fix error 20045

Open tfuxu opened this issue 2 years ago • 2 comments

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

tfuxu avatar Aug 29 '22 19:08 tfuxu

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

tfuxu avatar Sep 09 '22 18:09 tfuxu

maybe the empty fields in ahaUnlock request is triggering something in miunlock api ill take a look when i have free time

Canny1913 avatar Aug 28 '23 18:08 Canny1913