instabot.rb
instabot.rb copied to clipboard
Auto following people does not work
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?