[wp-trac] [WordPress Trac] #38842: Current user route redirects without context param in REST API
WordPress Trac
noreply at wordpress.org
Thu Nov 17 18:00:08 UTC 2016
#38842: Current user route redirects without context param in REST API
--------------------------+-----------------------------
Reporter: edygardelima | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: REST API | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
In the REST API, the context param is ignored when trying to reach to
current user through `wp/v2/users/me`. Turns out the route it redirects to
`wp/v2/users/[id]` but misses any given param.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38842>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list