False
https://api.wasteof.money/users/jeffalo/followers/posts
Seriously, what?
Edit: OK got the answer. The endpoint returns whether we follow a user or not. In this case, @posts isn’t following jeffalo, so it’s false.
I confused it for this endpoint: https://api.wasteof.money/users/jeffalo/following/posts that returns posts of people he follows (basically his feed)
Its saying that @posts doesn't follow jeffalo
This https://api.wasteof.money/users/jeffalo/following/posts
That's the feed API
Yeah i just changed the “following“ to “followers“. Didn’t know such a small change would change the use of the endpoint
Make a user @jeffaloapi and make it only follow jeffalo and then https://api.wasteof.money/users/jeffaloapi/following/posts and get his feed
Ohh i’ll try right away
K
Doesn’t work. It doesn’t give his feed. I just gives his posts as expected
https://api.wasteof.money/users/wasteof-bot/following/posts
Oof