Will be fixed in the next post. Thanks for mentioning it! Not sure I would have noticed. I missed that by default, our API only returns the last 21 posts, not all posts and comments. I had to include type: "all" and limit: 999 in the request.
Just by coincidence. I might have randomly clicked into a profile while I am creating the post and notice that the number for 'stacked' is very different than the number in my table.
Will be fixed in the next post. Thanks for mentioning it! Not sure I would have noticed. I missed that by default, our API only returns the last 21 posts, not all posts and comments. I had to include
type: "all"andlimit: 999in the request.