Instagram "It Was Me" Verification Loop

You are still getting this? I haven't heard about anyone looping for a long time (this thread is 6+ months old)
Yeah, maybe I'm doing something wrong in my script.

'signed_body': '.{"adid":"","sessionid":"","device_id":"-","username":"%s","password":"%s"}'

This works at the /api/v1/accounts/login/ endpoint normally. I've read some stuff about a consistent device_id may help, although I've never even been generating one.

Do you normally generate one?
 
Im getting a phone verification loop started happening on 2 of my accounts for the past week. Its extremely annoying. Ontop of that instagram completely disables the account. Does anyone have some sort of fix? tried new proxies, even switched provider, stopped botting, disconnected accounts from all connected apps. Nothing seems to work. Another thing I noticed is that when I use a fresh new number I get the verification code, but numbers I previously used to verify no longer work. Im breaking the bank buying numbers from burner app
 
Yeah, maybe I'm doing something wrong in my script.

'signed_body': '.{"adid":"","sessionid":"","device_id":"-","username":"%s","password":"%s"}'

This works at the /api/v1/accounts/login/ endpoint normally. I've read some stuff about a consistent device_id may help, although I've never even been generating one.

Do you normally generate one?

That said, I just heard about 2 cases where users where looping after submitting email verification code. Although when I check their accounts, for me it works, so am not 100% sure it is not user error..

As for your endpoint code question, the device ID probably should exist :) It should work if you randomly set it, but it is actually not random andd does follower a pattern.
 
Back
Top