[wp-trac] [WordPress Trac] #64153: REST API: 403 error occur when resolving or reopening note
WordPress Trac
noreply at wordpress.org
Wed Oct 29 09:05:01 UTC 2025
#64153: REST API: 403 error occur when resolving or reopening note
--------------------------+---------------------
Reporter: wildworks | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.9
Component: Editor | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+---------------------
Comment (by wildworks):
> but it does not occur when building the `wordpress-develop` repository
locally
Sorry, this was because my local environment is a multisite setup, and I
was logged in as a super admin user. The super admin user has all caps:
https://github.com/WordPress/wordpress-
develop/blob/781fb28d4773147edb17b0fd7eefa52671b5daa6/src/wp-includes
/class-wp-user.php#L786-L792
> My understanding is that because the meta key has an underscore prefix,
it is treated as a protected meta key. Therefore, I believe that the
auth_callback that was deleted here is still necessary.
In the end, I think this prediction was correct.
[https://github.com/WordPress/wordpress-develop/pull/10430 The PR 10430]
should solve the problem.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64153#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list