Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

Update Users::get_item_permissions_check() to respect publish count for all REST API-visible post types #2128

@rajesh-h

Description

@rajesh-h

Hi,

This may not be a issue I might be missing some thing here.

I want to get access to user avatar. In my site i get 401 error, but in other site it is fetched successfully. am i supposed to change some setting on my side? or is it a Security matter where we need to authenticate the person who is viewing the app

http://totest-cscom.rhcloud.com/wp-json/wp/v2/users/1 -- 401 error wpAPi V2 betaV11

http://dev.julienrenaux.fr/wp-json/wp/v2/users/1 -- Output generated successfully wpAPi V2 betaV9

Please help me to get the Author avatar on my post list.

Thanks,
Raj

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions