I'm trying to fetch a list of all groups an active user belong using
/api/users/{slug}/groups OR /api/groups in either case I get only visible groups. Is it a bug (as user itself should be able to get all his groups) or I use the wrong API call?
Bookmark API
Solved
Technical Support
-
Bookmarking API is working properly and allows to bookmark a particular post, but when listing all posts using API response it's not showing posts as bookmarked. When I try to bookmark the post again it's showing an error message that it has already been bookmarked. If anyone knows the solution please help.