You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@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.
The text was updated successfully, but these errors were encountered: