• Resolved bkozura

    (@bkozura)


    I am trying to access custom post type data, but am unable to get endpoints to work. I do have the rest-api enabled for the pod and all fields enabled for read only, but still get 401 errors.

    Example:
    /wp-json/pods/v1/pods/promos/

    {“code”:”rest_forbidden”,”message”:”Sorry, you are not allowed to do that.”,”data”:{“status”:401}}

    In fact, /wp-json/pods/v1/ is accessible but /wp-json/pods/v1/pods/ is not

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Pods – Rest API Endpoint’ is closed to new replies.