@julian We checked and we are up-to-date with master
E
Elina Hovakimyan
@Elina Hovakimyan
Posts
-
Not getting authenticated data on posts when sending _uid parameter -
Not getting authenticated data on posts when sending _uid parameter -
Not getting authenticated data on posts when sending _uid parameterI want to get correct user related data on posts (e.g. selfPost, bookmarked, upvoted) that are user-specific, but I always get
false
even if the user with uid (I am sending it as param) is the poster. How can I fix this? -
APIs to create post and add actions to itHi everyone! We are creating a community using NodeBB APIs. However I am unable to find endpoints for creating post and post actions such as reply, upvote, downvote, edit, delete, flag, bookmark, share, etc. Can you please help to find these endpoints?