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

Error 403 in Like #37

Open
vahidpixel opened this issue Feb 4, 2022 · 1 comment
Open

Error 403 in Like #37

vahidpixel opened this issue Feb 4, 2022 · 1 comment

Comments

@vahidpixel
Copy link

vahidpixel commented Feb 4, 2022

Hello, I am trying to like a post with my account and leave a comment, but I receive a 403 error.
my code:

from myigbot import MyIGBot
 
bot = MyIGBot('maryam85rr', '********')

a = bot.like('https://www.instagram.com/p/CUp8_KbNnDe/?utm_source=ig_web_copy_link')

b = bot.comment('https://www.instagram.com/p/CUp8_KbNnDe/?utm_source=ig_web_copy_link','nice')

print(b)

print(a)`

terminal:
403
403

@b31ngd3v
Copy link
Owner

b31ngd3v commented Feb 4, 2022 via email

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

2 participants