• wordpressdmc

    (@wordpressdmc)


    Hi. I’m new to WP Cerber.

    I see when a post is created that there’s an event Request to REST API denied, /wp-json/wp/v2/users/. The post looks ok though. Can you tell me if settings are set properly below?

    The traffic details are:
    /wp-json/wp/v2/users/?who=authors&per_page=100&_locale=user
    GETREST API HTTP 403 Forbidden
    Request to REST API denied
    Referrer
    https://xxx.com/wp-admin/post-new.php

    /wp-json/wp/v2/users/me?_locale=user
    GETREST API HTTP 403 Forbidden
    Request to REST API denied
    Referrer
    https://xxx.com/wp-admin/post-new.php

    On the hardening tab the following options are on:
    Stop user enumeration
    prevent username discovery
    Do not show PHP errors on my website
    Block access to users’ data via REST API
    Block access to WordPress REST API except any of the following
    Allow REST API for these roles: Administrator, Editor, Author, Contributor
    Allow these namespaces:
    oembed
    wp-site-health
    contact-form-7
    wp

    The page I need help with: [log in to see the link]

  • The topic ‘Posting Article Request to REST API denied’ is closed to new replies.