Description
Hi,
I am testing your api, the login and user query works fine, yet when I try to follow another any user (for example this one https://www.instagram.com/yourdistractionrose) I receive 400 Bad Request, here it follows the payload, it reports an error feedback_required about a policy FollowUnfollowHandcraftedMLIPolicy....just to understand is it just my issue or is the api broken ?
11/02/2025 18:22:05: signed_body=xxxx.{"_uuid":"yyyyy,"_uid":"72216528519","user_id":"52435190972","radio_type":"wifi-none"}
11/02/2025 18:22:08: Response: POST https://i.instagram.com/api/v1/friendships/create/52435190972/ [BadRequest]
11/02/2025 18:22:08: Content:
11/02/2025 18:22:08: {"message":"feedback_required","spam":true,"feedback_title":"Try Again Later","feedback_message":"We restrict certain activity to protect our community. Let us know if you think we made a mistake.","feedback_url":"repute/report_problem/instagram_follow_users/?violation_type=1\u0026responsible_policy=FollowUnfollowHandcraftedMLIPolicy","feedback_appeal_label":"Let us know","feedback_ignore_label":"OK","feedback_action":"report_problem","feedback_required":true,"category":"instagram_follow_users","sentry_block_restriction_dialogue_unification_enabled":false,"status":"fail"}
Actual code screenshot