Can you share a lot more detail? Request and response body and headers, endpoints, etc. If you can, share code.
SocketPosts.getFavouritedUsers feature missing on master
-
Just a little bug but the
SocketPosts.getFavouritedUsers
present insrc/socket.io/posts.js
on 0.5.X is no longer avaible in master branch. Was it dropped or is it just an oversight ? -
I has been removed, it was added before we had upvoting that functionaly is now moved to show people who have upvoted a post.
-
@baris I've found it, so it shows upvoters instead of favourites now. It makes sense since favourites are private. Thanks