JSON parse error: Unexpected character ('n' (code 110)): was expecting comma to separate Object entries

@Jens.gr @arild.andreassen
triple bacticks top/bottom of code snipets are of a great help when posting samples, e. g.:

my code {
  here something
} 

and i managed to do this from my dumbphone …

it will (sort of) preserve the original formatting

Good to know that.

But for the named problem

You can use https://www.telerik.com/fiddler to find the calls made and compare them. Just saving them to a file and use a file compare, that should point out the differences in both calls.