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

feedback_required #41

Open
armanvid opened this issue Jun 23, 2022 · 4 comments
Open

feedback_required #41

armanvid opened this issue Jun 23, 2022 · 4 comments

Comments

@armanvid
Copy link

i get feedback_required error how can fix it?

@armanvid
Copy link
Author

when i want to like or follow ...

@adw0rd
Copy link
Collaborator

adw0rd commented Jun 23, 2022

@armanvid first you need to know the text of the error in order to understand the reasons

then implement support for handling such errors as in this example https://github.com/adw0rd/instagrapi/blob/master/examples/handle_exception.py#L53

@Ashish-Coder12
Copy link

Ashish-Coder12 commented Jul 13, 2022

Really appreciate your work brother ,
but ..

  1. We also need FB_id of Each profile that was provided in ?__a=1
  2. I am getting error that my id got banned too many times
    is there any precaution that can be taken to just prevent that ban from Instagram
    help me in that to just use that fluidly

Thanks Once again

@adw0rd
Copy link
Collaborator

adw0rd commented Jul 14, 2022

@Ashish-Coder12

  1. You can add a1-route to https://github.com/adw0rd/instagrapi-rest/tree/main/routers
  2. You can use many accounts to get data from instagram, and thereby reduce the percentage of requests from your account

Or try using https://api.lamadava.com/docs to get data from instagram (including a1)

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

No branches or pull requests

3 participants