The subset of data you are seeing is the publicly available author data. ie. if a user has published content on the site, their name, gravatar and description is deemed public data and available to un-authenticated requests.
If you’re seeing this user data you can assume the access_token is invalid.
Related Posts:
- Where the Nickname is being used in WordPress
- Multisite functions to communicate with individual site functions
- delete_user_meta Delete one value out of array
- Upload files programmatically to users
- update_user_meta add value on the top on existing value
- Average Account Age
- How to keep users unique id stored in session in addition to IP in WordPress plugin?
- Shortcode to update user meta
- Auto populate a user custom field from another user custom field
- User updating their profile wipes my custom fields
- How To Export User’s Custom Fields in CSV or XLSX
- Get all user meta_keys and then group users by matching values
- Confusing problem with displaying message recipient metadata
- how to do login using woocommerce rest api From android
- How can I change the meta_key for a particular piece of information?
- update_user_meta() misfires sometimes
- AFNetworking incorrectly interpreted WP_Error
- Custom User meta field display
- Cannot update user display_name field
- Access WP_REST_Server from within plugin namespace
- edit_user_profile and show_user_profile are not firing inside a class
- How to create multiple users at once?
- Multisite – maximum number of users with specific role
- How do I get the user ID of the user that was updated in WordPress?
- Understanding State in WordPress Multisites
- How to have sample page for each new register users in a membership website
- REST route from a plugin not working if WordPress is installed in a subdirectory
- Plugin retrieving results even after uninstallation
- Getting a Page via its post-name using WP REST API v2 and Postman
- How to get all posts belongs to a user between a certain date
- WordPress REST API Plugin Development – Add Custom Endpoint
- Specific way to allow WordPress users to view their current password? And edit it?
- how can I query all wordpress users of a blog
- Add Content to Content()
- How to create WordPress custom end point with multiple parameters?
- Is there a plugin for WordPress for creating ‘Accounts’ where all users who belong to that Account can only see Account data? [closed]
- How to execute plugin and theme updates from a web hook / endpoint?
- Add User Role: Pre-saved in User-Meta [SOLVED]
- How do I make reusable content blocks for header and footer when using WordPress headless with another front-end?
- REST API can’t get the response manually
- How to integrate together a website currently hosted WordPress.com and a custom web application currently hosted on Azure?
- Custom API plugin to execute 3rd party API to retrieve data
- get_users(); Is an Undefined Function When Used in Cron Job
- How limit user connection?
- Search users with custom meta data
- Custom Login page with custom redirects for each user?
- Add user meta after a user has registered and logged In [closed]
- how to make dynamic subdomain for each user registering?
- How to pass a query string to another page on the same site?
- WP Rest API and json_decode()
- Mutliple users editing single document in wordspress
- Remove specific administrator’s capability
- Plugin permissions for Editor role
- Personalized Author Area
- How to auto strip hyperlinks & images in wordpress post
- Completely remove ability to create users?
- Role based permission edit for plugins
- Creating teams of users in WordPress
- WordPress plugin for Limited days user
- Plugin privelages for “editors”
- Shortcode not displaying HTML within the function
- Janrain/Simple Modal under Redirected Domain
- Can’t save changes or modify settings in Dashboard but Pages and Posts are fine
- Disable Author Archive just for certain roles in bulk
- Seperate plugin and theme files
- Change Dashboard URL from wp-admin to wp-admin/index.php
- Linking form to user meta fields
- WordPress Media Library Folders + Custom Linux Server Hosting
- wc_get_template_part doesnt display the content [duplicate]
- WordPress REST API: Query media files attached to a custom post type
- Get user edit functions in frontend for site admin
- I’m receiving the following error using the below code: Uncaught Error: Cannot use object of type WP_REST_Response as array
- How to send SMS notification to customer after click on submit?
- How to send the featured image of a post to an API?
- Escape commas in REST API
- Can we hide a certain user in WP?
- How to implement data residency in my WordPress site
- Getting user data via ajax
- How to authenticate via API to allow writes/updates
- Do i need to use a plugin for third party api integration?
- Get UserInfo from WordPress
- how to create user profile pages and display them based on users roles
- Adding Custom Endpoint in WordPress Rest API
- Clean old users
- One WooCommerce Store to multi distributor sites
- After reading 3 story by user ask for subscription popup
- Custom REST API POST Endpoint Not Working, 404 Error
- Getting all woocommerce products from REST API call in plugin
- is it possible to fetch data from a remote api while admin is writing a new post?
- add tags to wordpress post using REST API
- WordPress output data to another website and pull data
- Hide response returned from WordPress REST API call
- How much PHP and MySQL or MariaDB knowledge should I know to start writing WordPress themes and plug-ins and whatever else a beginner can edit?
- How achive serving multiple concurrent Ajax / Rest calls in plugin?
- CRUD from WordPress to Business Central 365 through OData REST API
- Comment restrictions Wodpress
- WP Rest Api GET method restriction on route, but POST method also works
- Showing how many times is plugin activated or deactivated
- Modifying server’s response to API endpoint
- Can’t access 3rd party API, code works on local server but not on wordpress