Skip to content

Unable to create post with ACF field values #338

@shanmuganathan-balaraman

Description

Hi,
Thanks for this wonderful API,

I am trying to create post with ACF field values, but API creates the post with title and content only and skips the ACF field values. Event I tried to update the ACF field value it throws following error

{ 
code: 'cant_update_item',
  message: 'Cannot update item',
  data: { status: 500 }
 }

I referred the #176 as well

Find the code snippet below
screen shot 2017-10-10 at 9 09 24 am

Someone help to sort out this. Sample code will be more helpful.
Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions