Davincible / goinsta

Unofficial Instagram API written in Golang (v2022)
MIT License
182 stars 56 forks source link

Request Status Code 400: fail, challenge_required #39

Closed skydivervrn closed 1 year ago

skydivervrn commented 1 year ago

Hi. I got this error during login. Could you please help me I'm trying to run programm in docker container with installed chromium

Request Status Code 400: fail, challenge_required
  | Encountered a captcha challenge, goinsta will attempt to open the challenge in a headless chromium browser, and take a screenshot. Please report the details in a github issue.
  | Request Status Code 400: fail, challenge_required
  | Encountered a captcha challenge, goinsta will attempt to open the challenge in a headless chromium browser, and take a screenshot. Please report the details in a github issue.
  | Request Status Code 400: fail, challenge_required
  | Encountered a captcha challenge, goinsta will attempt to open the challenge in a headless chromium browser, and take a screenshot. Please report the details in a github issue.
  | Request Status Code 400: fail, challenge_required
  | Encountered a captcha challenge, goinsta will attempt to open the challenge in a headless chromium browser, and take a screenshot. Please report the details in a github issue.
  | Request Status Code 400: fail, challenge_required
  | Encountered a captcha challenge, goinsta will attempt to open the challenge in a headless chromium browser, and take a screenshot. Please report the details in a github issue.
  | Request Status Code 400: fail, challenge_required
  | Encountered a captcha challenge, goinsta will attempt to open the challenge in a headless chromium browser, and take a screenshot. Please report the details in a github issue.
  | Request Status Code 400: fail, challenge_required
  | Encountered a captcha challenge, goinsta will attempt to open the challenge in a headless chromium browser, and take a screenshot. Please report the details in a github issue.
  | Request Status Code 400: fail, challenge_required
  | Encountered a captcha challenge, goinsta will attempt to open the challenge in a headless chromium browser, and take a screenshot. Please report the details in a github issue.
  | Request Status Code 400: fail, challenge_required
  | Encountered a captcha challenge, goinsta will attempt to open the challenge in a headless chromium browser, and take a screenshot. Please report the details in a github issue.
  | Request Status Code 400: fail, challenge_required
  | Encountered a captcha challenge, goinsta will attempt to open the challenge in a headless chromium browser, and take a screenshot. Please report the details in a github issue.
  | Request Status Code 400: fail, challenge_required
  | Request Status Code 400: fail, challenge_required
  | Encountered a captcha challenge, goinsta will attempt to open the challenge in a headless chromium browser, and take a screenshot. Please report the details in a github issue.
  | Encountered a captcha challenge, goinsta will attempt to open the challenge in a headless chromium browser, and take a screenshot. Please report the details in a github issue.
  | Request Status Code 400: fail, challenge_required
  | Encountered a captcha challenge, goinsta will attempt to open the challenge in a headless chromium browser, and take a screenshot. Please report the details in a github issue.
  | Request Status Code 400: fail, challenge_required
  | Encountered a captcha challenge, goinsta will attempt to open the challenge in a headless chromium browser, and take a screenshot. Please report the details in a github issue.
  | Request Status Code 400: fail, challenge_required
  | Encountered a captcha challenge, goinsta will attempt to open the challenge in a headless chromium browser, and take a screenshot. Please report the details in a github issue.
  | Request Status Code 400: fail, challenge_required
  | Encountered a captcha challenge, goinsta will attempt to open the challenge in a headless chromium browser, and take a screenshot. Please report the details in a github issue.
  | Request Status Code 400: fail, challenge_required
  | Encountered a captcha challenge, goinsta will attempt to open the challenge in a headless chromium browser, and take a screenshot. Please report the details in a github issue.
  | Non fatal error while fetching bootstrap user scores failed to process challenge automatically with: chrome failed to start:
  | [70:70:1212/111835.931084:ERROR:ozone_platform_x11.cc(238)] Missing X server or $DISPLAY
  | [70:70:1212/111836.560058:ERROR:env.cc(255)] The platform failed to initialize.  Exiting.
  |
  | Non fatal error while fetching explore page failed to process challenge automatically with: chrome failed to start:
  | [131:131:1212/111835.934014:ERROR:ozone_platform_x11.cc(238)] Missing X server or $DISPLAY
  | [131:131:1212/111836.559306:ERROR:env.cc(255)] The platform failed to initialize.  Exiting.
  |
  | Non fatal error while fetching blocked media failed to process challenge automatically with: chrome failed to start:
  | [68:68:1212/111835.936983:ERROR:ozone_platform_x11.cc(238)] Missing X server or $DISPLAY
  | [68:68:1212/111836.559307:ERROR:env.cc(255)] The platform failed to initialize.  Exiting.
  |
  | Non fatal error while fetching account family: failed to process challenge automatically with: chrome failed to start:
  | [44:44:1212/111835.939289:ERROR:ozone_platform_x11.cc(238)] Missing X server or $DISPLAY
  | [44:44:1212/111836.560069:ERROR:env.cc(255)] The platform failed to initialize.  Exiting.
  |
  | Non fatal error while calling store client push permissions failed to process challenge automatically with: websocket url timeout reached
  | Non fatal error while fetching banyan failed to process challenge automatically with: websocket url timeout reached
  | Non fatal error while fetching config failed to process challenge automatically with: websocket url timeout reached
  | Non fatal error while fetching cool downs failed to process challenge automatically with: websocket url timeout reached
  | Non fatal error while sending ad id failed to process challenge automatically with: websocket url timeout reached
  | Non fatal error while fetching notify badge failed to process challenge automatically with: websocket url timeout reached
  | Non fatal error while fetching ndx steps: failed to process challenge automatically with: websocket url timeout reached
Subi commented 1 year ago

This error is happening because your account has been flagged and must complete the challenge presented. This most likely will have to be manually completed.

skydivervrn commented 1 year ago

Thank you for your answer. Could you please give me some advice on how to do that? I've successfully logged in on my phone without any challenges (

bencebansaghi commented 5 months ago

Since you closed this, I guess you figured it out? What did you have to do?