-
-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
ACF to Rest v3.0.1-beta
WP OAuth Server - Pro v3.3.8
WP v4.7.5
AngularJS v1
I have managed to authorise creating of the user and also for POST/PUT to the users ACF field but it isn't actually saving anything. I am using a taxonomy field that saves the Term ID. I POST a term ID to the /wp-json/acf/v3/users/{id} endpoint with data: { "fields": { "field": termID}}. It returns a success but either doesn't create the data for the registering user OR update data for an exisiting user when they edit their profile.
Please advise! Thanks you.
Metadata
Metadata
Assignees
Labels
No labels