Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instagram showing error message for genuine activity. #358

Open
nrrahul4 opened this issue Jun 24, 2023 · 1 comment
Open

Instagram showing error message for genuine activity. #358

nrrahul4 opened this issue Jun 24, 2023 · 1 comment
Assignees
Labels
need-investigations Need investigations to classify

Comments

@nrrahul4
Copy link

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.

@nrrahul4 nrrahul4 added the need-investigations Need investigations to classify label Jun 24, 2023
@nrrahul4
Copy link
Author

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-investigations Need investigations to classify
Projects
None yet
Development

No branches or pull requests

2 participants