RestApi get all posts with authentication
-
Hi, I am using Ultimate member to restrict access to my post by user logged in and by user role. I also have a mobile react native app that I need to get all posts from my site using REST API ( if user is logged in ).
My question is: how can I access these restricted posts from REST API if user authenticated himself, I couldn’t find a way to do it. Currently, it only shows unrestricted posts
The topic ‘RestApi get all posts with authentication’ is closed to new replies.