Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Klaus Kunath 20 posts 118 karma points
    Apr 06, 2022 @ 13:24
    Klaus Kunath
    0

    JsonReaderException on contentService.Save

    I want to create a new content node in an UmbracoApiController method. But always get the error. Before save the node.path property is null, after save with error node. path has correct content.

    Error

  • Klaus Kunath 20 posts 118 karma points
    Apr 07, 2022 @ 10:46
    Klaus Kunath
    0

    I found the reason for this behavior. Property content had data type grid layout. I have to set the value in the corresponding grip format. for instance: {"name":"1 spaltig","sections":[{"grid":"12","rows":[]}]}

Please Sign in or register to post replies

Write your reply to:

Draft