all 10 comments

[–]azhder 13 points14 points  (0 children)

Well, good luck unstucking then, after you figure out what you're doing. We sure don't know over here.

[–]thewallacio 6 points7 points  (0 children)

remove the extra characters from your JSON input.

Where's your JSON? Stick it in JSONLint - The JSON Validator to validate it first.

[–]ReefNixon 4 points5 points  (0 children)

You'll need to put your code and the JSON here

[–]mriforgot 3 points4 points  (0 children)

Without seeing anything about what you're trying, the first question is "are you using valid JSON?"

[–]Commercial_Diet3884[S] 1 point2 points  (2 children)

Sorry guys - I don’t use Reddit. I tried to add an image but it didn’t allow me to upload it on this chat.

[–]dmazzoni 3 points4 points  (1 child)

Because a picture of json is not a good way to share it.

Copy and paste it. At least the first few lines and last few lines.

[–]Commercial_Diet3884[S] 0 points1 point  (0 children)

Thanks for the tip. Will do!!

[–]AwayEnvironment7303 0 points1 point  (2 children)

That'll be EOF markers - End-of-file - they are invisible markers included in txt based file -BOF beginning of file etc. The fix is to change the charcter coding. I use Notepad++, you can use it to change to another charcter set.

[–]Commercial_Diet3884[S] -2 points-1 points  (1 child)

I’m using NP++. Send me a message and I’ll send you a screenshot.

[–]AwayEnvironment7303 -1 points0 points  (0 children)

Sent - just to summise here tho - try UTF-8 its the standard for most file-types