Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

400 Bad Request; feedback_required #78

Open
papillon-unix opened this issue Nov 23, 2019 · 1 comment
Open

400 Bad Request; feedback_required #78

papillon-unix opened this issue Nov 23, 2019 · 1 comment

Comments

@papillon-unix
Copy link

papillon-unix commented Nov 23, 2019

Hi
At some moment, while puting likes to a tag feed, this error occurs :

info:    got 27 more media for user '**************'
info:    current progress: 1 / 27
info:    current progress: 2 / 27
info:    current progress: 3 / 27
info:    current progress: 4 / 27
info:    current progress: 5 / 27
/home/pi/Bots/node_modules/rxjs/internal/util/hostReportError.js:4
    setTimeout(function () { throw err; }, 0);
                             ^

IgActionSpamError: POST /api/v1/media/2182728920755174918_4057438687/like/ - 400 Bad Request; feedback_required
    at Request.handleResponseError (/home/pi/Bots/node_modules/instagram-private-api/dist/core/request.js:79:20)
    at Request.send (/home/pi/Bots/node_modules/instagram-private-api/dist/core/request.js:49:28)
    at async MediaRepository.likeAction (/home/pi/Bots/node_modules/instagram-private-api/dist/repositories/media.repository.js:56:26)
    at async MergeMapSubscriber.project (/home/pi/Bots/node_modules/jinsta/dist/streams/like.js:61:16)

I understand it looks like Instagram considering my account as spammer, but I must say that this occured when I ran the script for the very fist time on this account.
The account was using instapy very slowly two month before, but not since.

@papillon-unix
Copy link
Author

And in another account I sometimes get this one :

�[32minfo�[39m:    starting hashtag feed for tag: ********. randomized number of likes: 1.
(node:30166) UnhandledPromiseRejectionWarning: RequestError: Error: connect ETIMEDOUT 157.240.21.63:443
    at Request.faultTolerantRequest (/home/pi/Bots/node_modules/instagram-private-api/dist/core/request.js:112:19)
(node:30166) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
(node:30166) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

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

No branches or pull requests

1 participant