question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

API Error when using a proxy

See original GitHub issue

Bug Report

Form

Requirements

  • I’ve searched the Issues
  • I’ve read the basic concepts
  • I’m using the latest version
  • I’ve debugged my code using the DEBUG variable.

Platform

  • I’m using Node.js version v16.13.2
  • I’m using electron

Description

When using any type of proxy and making any kind of request, the following occurs: IgNetworkError: Instagram API error was made. Unfortunately, I have little data on this error, although it is DEBUG.

Error

IgNetworkError: Instagram API error was made.
    at Request.faultTolerantRequest (.../node_modules/instagram-private-api/dist/core/request.js:133:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async Request.send (.../node_modules/instagram-private-api/dist/core/request.js:48:26)
    at async UserStoryFeed.request (.../node_modules/instagram-private-api/dist/feeds/user-story.feed.js:14:26)
    at async UserStoryFeed.items (.../node_modules/instagram-private-api/dist/feeds/user-story.feed.js:7:26)

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:3
  • Comments:10

github_iconTop GitHub Comments

1reaction
hailovigorcommented, Mar 28, 2022

Same problem

1reaction
ndkedrovcommented, Mar 27, 2022

Same problem. Proxy is working normaly

Read more comments on GitHub >

github_iconTop Results From Across the Web

REST Proxy API Error Responses
REST Proxy API Error Responses. The following table displays typical error messages CloudControl sends to the REST Proxy API client.
Read more >
404 Unable to identify proxy for host: <virtual host name> and url
If the API proxy is not configured to accept the requests for the specific virtual host, then we can get a 404 Not...
Read more >
How to Solve Proxy Error Codes - The Ultimate Guide!
A proxy error is an HTTP error status that you will receive as a response when a request sent to the web server...
Read more >
Proxy Error Meaning - http Status Codes - Bright Data
When using a proxy, this means the credentials you provided are incorrect, ... sent (especially through the API) include all the necessary information....
Read more >
Proxy Server Error Response Messages
A large number of 407 request errors from one particular proxy server, while requests through other proxy servers are working correctly, may ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found