goinsta icon indicating copy to clipboard operation
goinsta copied to clipboard

Error parsing media Item

Open 7onn opened this issue 1 year ago • 0 comments

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

7onn avatar Apr 07 '23 11:04 7onn