Error with creating JSON object.
I am trying to deserialize a JSON file. I created the file myself. I am getting this error when I try to deserialize it. I am able to read the file as normal and output its contents, but when I try to create an object from it, it errors out. There are no "/" in the file.
This is my call. It errors out on the second line.
This is the object class.
This is an example of my JSON.
This is my call. It errors out on the second line.
This is the object class.
This is an example of my JSON.
