Viewing 1 replies (of 1 total)
  • Plugin Author Ali Qureshi

    (@parorrey)

    Hi,

    If you are using ‘JSON API’ Plugin Posts controller to create/update post, it only works for logged in user inside browser. It won’t work for a REST call. JSON API Plugin does not allow that.

    For this, you need ‘JSON API User Plus’ https://www.parorrey.com/solutions/json-api-user-plus/. It will allow you to add, edit /delete posts and many other endpoints.

    JSON API Auth only provides you the user authentication cookie that you are supposed to use to authenticate user in your own custom controllers.

Viewing 1 replies (of 1 total)
  • The topic ‘You need to login with a user that has 'edit_posts' capacity’ is closed to new replies.