Davincible / goinsta

Unofficial Instagram API written in Golang (v2022)
MIT License
182 stars 56 forks source link

Error in user info by id endpoint #38

Open aksh1991 opened 1 year ago

aksh1991 commented 1 year ago

Observed following error while using VisitProfile

2022/11/29 10:29:29 error while scraping instagram views Error while calling users/1405111356/info/, status code 500: Oops, an error occurred. (500 Internal Server Error)

Tried for different users, same error. Rest everything is fine and data gets populated in the Profile struct.

Davincible commented 1 year ago

Likely account related but I'll have a look