Text.Json Error
Mates I am going fucking insane. I've been working on this for a while and it's just killing me.
I've got this json here.
It's giving me this exception:
For some reason, when I use a different json (attached in image) it works.
The code I'm using is
My options are just "PropertyNameCaseInsensitive" which is set to true.
I've got this json here.
It's giving me this exception:
"System.Text.Json.JsonException: The JSON value could not be converted to StatsBot.JsonHelper+Player[]. Path: $ | LineNumber: 0 | BytePositionInLine: 495.For some reason, when I use a different json (attached in image) it works.
The code I'm using is
My options are just "PropertyNameCaseInsensitive" which is set to true.
