instabot.rb icon indicating copy to clipboard operation
instabot.rb copied to clipboard

Auto following people does not work

Open fabrice-renard opened this issue 5 years ago • 0 comments

Hi, I'm trying to create a bot that follows people automatically on Instagram. I use the auto mode of instabot.rb with tor, and I get these three erros: 400 => Net::HTTPBadRequest for https://www.instagram.com/web/likes/2106951493290989458/like/ -- unhandled response 405 => Net::HTTPMethodNotAllowed for https://www.instagram.com/web/friendships/9192744081/follow/ -- unhandled response 403 => Net::HTTPForbidden for https://www.instagram.com/web/friendships/8300545933/follow/ -- unhandled response

Any fixes?

fabrice-renard avatar Aug 09 '19 22:08 fabrice-renard