Closed JoshBlake closed 11 years ago
Follow up, when requesting this:
{ "data" : { "access_token" : "<<<token>>>",
"count" : 200
},
"type" : "GET",
"url" : "https://alpha-api.app.net/stream/0/posts/106787/replies"
}
then this post is missing from the replies array: https://alpha.app.net/fart/post/117336 That post is in reply to 117335. Post id 117360 was posted in reply to 117336 but appears orphaned at the bottom of http://sentagger.azurewebsites.net/?post_id=117336
Super super weird that they are both by @Fart. (Someone tell him to quit breaking ADN! j/k)
In +Sentagger, this API request is issued when clicking on the 110809 link:
is being issued and it returns 140+ posts (still an active thread), but there appears to be a post missing, by @fart of all people.
In the JSON query results, I am seeing this orphaned post: https://alpha.app.net/cocoanative/post/116731 (available in the replies array), which is in reply to this one: https://alpha.app.net/fart/post/116381 (missing from the replies array), which is in reply to this one: https://alpha.app.net/gruber/post/112988 (available in the replies array).
If I directly request post 116381 I can get its data, but it just doesn't appear along with the other replies to this thread.
I do not have this user muted.