ahmdrz / goinsta

Unofficial Instagram API written in Golang
MIT License
895 stars 247 forks source link

Error parsing media Item #357

Open 7onn opened 1 year ago

7onn commented 1 year ago

This field of feed seems not to be int64 anymore 🤔

images, err = myInstabot.Insta.Feed.Tags("tattoo")
fmt.Printf("%+v", err)
...
json: cannot unmarshal string into Go struct field Caption.ranked_items.caption.pk of type int64