Open jdiericks opened 6 years ago
Did you manage to solve this? I'm having the same issue
@watzing I was finally able to get my setup working: the solution suggested here worked for me.
https://github.com/airesvsg/acf-to-rest-api-example/issues/1#issuecomment-183675782
Hi,
So I am experiencing a interesting issue.
When it comes to updating acf fields on posts and custom post types, it works perfectly. When I submit a request to edit an acf field on the user profile, the server responds with 200. However when I look at the fields, it appears as if nothing is ever sent.
My code for the request: