Uploaded image for project: 'Common Controller SDK'
  1. Common Controller SDK
  2. CCSDK-598

Can not deserialize instance of java.lang.String out of START_OBJECT token

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Casablanca Release
    • Casablanca Release
    • None

      As the String to be desarialized contains some nested JSON represented as String, the interperter is expecting a JsonNode for the nested JSON, rather than a String.

      In order to remove this requirement, use plain TypeInference as offer by the framework.

       

      "Can not deserialize instance of java.lang.String out of START_OBJECT token"

            adetalhouet adetalhouet
            adetalhouet adetalhouet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: