• Hello. I’m experimenting some issues with your plugin.
    If I do a User PUT request https://mysite.ext/wp-json/wp/v2/users/{id-user} it doesnt update the field when I use the v3 of the plugin. The update works thought if I do the same request with the v2.
    Again if I do a Category GET request https://mysite.ext/wp-json/wp/v2/categories/{id-category} it shows the acf fields only if I’m using the v3 of the plugin. It doesn’t work if I do the request with the v2 of the plugin.
    Thanks.

    • This topic was modified 7 years, 4 months ago by oakabilly.
    • This topic was modified 7 years, 4 months ago by oakabilly.
    • This topic was modified 7 years, 4 months ago by oakabilly.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey,,

    did you checked in Settings -> Permalinks what version are you working on?

    hope that can be of help,, that recently fixed my blog, I just gone back on V2 ??

    Thread Starter oakabilly

    (@oakabilly)

    Yep. That’s where i was switching the api version.
    At last I decided to use acf v3 and wp api call for categories, and acf v3 and acf api call for users.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘v2/v3 and categories/users’ is closed to new replies.