Open nrrahul4 opened 1 year ago
Instagram throwing "We restrict certain activity to protect our community." error message for genuine activity. If there is any restriction for posting reels/images, It should have mentioned somewhere. The below error message I got while debugging the API response.
{ "message": "feedback_required", "spam": true, "feedback_title": "Try Again Later", "feedback_message": "We restrict certain activity to protect our community.", "feedback_url": "repute/report_problem/instagram_clips_media_creation/?violation_type&responsible_policy=CAP.general_ig_reels_cap.Bool.newIgAccount.DefaultLimits.1w.80", "feedback_action": "report_problem", "status": "fail" }
Can someone help me to understand what this "CAP.general_ig_reels_cap.Bool.newIgAccount.DefaultLimits.1w.80" means?
Version(s) affected: x.y.z
Description
A clear and concise description of the problem.
How to reproduce
Code and/or config needed to reproduce the problem.
Possible Solution
Optional: only if you have suggestions on a fix/reason for the bug
Additional context
Optional: any other context about the problem: log messages, screenshots, etc.