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

Unable to register: The device does not meet the minimum integrity requirements #72

Open
dumbasPL opened this issue Feb 3, 2025 · 1 comment

Comments

@dumbasPL
Copy link

dumbasPL commented Feb 3, 2025

mambembe-cli register-device -d <redacted> -p <redacted>
Type your password:
<redacted>
Error:
   0: api error {"message":"The device does not meet the minimum integrity requirements","success":false,"errors":{},"error_code":"60000"}
   1: HTTP status client error (400 Bad Request) for url (https://api.authy.com/json/users/<redacted>/status?api_key=37b312a3d682b823c439522e1fd31c82&uuid=123&locale=en-US)

Location:
   cli/src/main.rs:153

  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

   0: mambembe_cli::get_new_client with phone="<redacted>" device_name="<redacted>"
      at cli/src/main.rs:146
   1: mambembe_cli::work
      at cli/src/main.rs:64
@jaysonsantos
Copy link
Owner

@dumbasPL this happened after they retired the desktop app, i still did not have the time to check for the requests/payloads needed fo make it work.
Also, now every token have their own number of iterations for key deriving, this has to be changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants