You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
�[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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi
At some moment, while puting likes to a tag feed, this error occurs :
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.
The text was updated successfully, but these errors were encountered: