Does not change the value of images in acf gallery in custom post type on post method wp api call

I’m doing a very simple action. Specially separated 1 script for this. As soon as I tried to change image values in acf gallery, nothing works. I have acf pro key, activated “Show in REST API” in CPT and Custom Fields settings, easily get data via GET, previously wrote via POST other fields (not acf), images in media are loaded, identifiers are present. The status 200 is returned. Tried to make a request and with empty acf gallery fields and filled (in the screenshot already filled with two other photos). Changes do not occur. Please tell me what the problem is…



Is it perhaps the wrong id?
The id used in your scenario is 2440, while on the screenshot of the website the id is 2438.

Thanks for trying to help. 2438 is the id of the image I want to upload to acf, I also want to upload 2437 along with it in the array. And here is the post id 2440 (you can see in the url in the new screenshot)

I have also set all the checkboxes in the Make plugin active, but the additional acf fields do not appear in the selection option. Maybe that’s why I can’t change this data. I think this is a local error in the Make plugin.

Perhaps, maybe this might be an issue better suited for the make team to look into. I would sugguest contacting support and see if they can help trouble shoot this error.