JSON import string variables – serialization error

NodeCanvas Forums Support JSON import string variables – serialization error

Tagged: , , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10386
    cbrandick
    Participant

    Hi!

    I am trying to import JSON and in the process, manually set some string values within the JSON file. However, I am getting a serialization error. If I want to manually set the string values in the “Check String” condition how would I do in the following:

    Here is the error I get if I try to manually set the string variables…

    Deserialization Error: 'Error while parsing: unable to parse; invalid initial token "“"; context = < "_value": “test”, "_name>'

     

    Thanks in advance!

    Charles

    #10387
    Gavalakis
    Keymaster

    Hello,

    You are just using a different quote character than should 🙂

    This is the correct: ”
    This is what you use: 

    Let me know 🙂

    Join us on Discord: https://discord.gg/97q2Rjh

    #10388
    cbrandick
    Participant

    I just realized the same thing and was about to post that.

    Thanks for the quick reply!!!

    Charlie

    #10392
    Gavalakis
    Keymaster

    You are welcome 🙂

    Cheers!

    Join us on Discord: https://discord.gg/97q2Rjh

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.