Class TwoFactorCheckTrustedNotificationStatusCommand
Checks if user clicked Approve button on his another already trusted device.
This endpoint is being hitted by original instagram app with 3 seconds interval
Once you got review_status: 1 you should call /api/v1/accounts/two_factor_login/ endpoint
with "verification_code":"" (empty string) and "verification_method":"4"
Checks if user clicked
Approvebutton on his another already trusted device.This endpoint is being hitted by original instagram app with 3 seconds interval
Once you got
review_status: 1you should call/api/v1/accounts/two_factor_login/endpoint with"verification_code":""(empty string) and"verification_method":"4"