Issue when deserializing web response
Hey, I'm making a simple call to the api and looking at the text reponse it looks correct (check first image).
For some reason
ListStatus
is always null (look at second image)


14 Replies
Try adding the Attribute to AnimeData.
yep, issue solved, thanks!
That's why I hate dealing with json
I always will make one issue like this
@Theos I PRESENT U, https://app.quicktype.io/
Instantly parse JSON in any language | quicktype
Whether you're using C#, Swift, TypeScript, Go, C++ or other languages, quicktype generates models and helper code for quickly and safely reading JSON in your apps. Customize online with advanced options, or download a command-line tool.
json in, c# out
bookmarked
best thing i've seen today
$close
If you have no further questions, please use /close to mark the forum thread as answered
wrong one
what is?

guess bot is broken let me try
yep bot is broken just ignore for now
oke
:Ok:
Unknown User•7d ago
Message Not Public
Sign In & Join Server To View
Also don't keep remaking json serializer options, you should be reusing that