You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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