Hi.
If you mean token, I use constant token.
http://prntscr.com/a0rko8
http://prntscr.com/a0rjrn
http://prntscr.com/a0rk1z
I tried to do the same in another my site and I had the same error.
Thanks for technical support
The same error with simple post
User has permission. I can change and create custom post, but I can’t change or create any ACF for this custom post type.
When I use /wp-json/acf/v2/{Custom Post}/{id} I got the same error for both PUT and POST actions
{
“code”: “cant_update_item”,
“message”: “Cannot update item”,
“data”: {
“status”: 500
}
}