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

400 Bad Request; feedback_required #78

Open
@papillon-unix

Description

@papillon-unix

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions