---
Hey y’all,
So I’ve been banging my head against the wall for hours now. Why is my *json returning list* when I’m expecting a single object? Like, bruh, I just want one thing, not a whole array of stuff.
Is this some backend shenanigans or am I missing something obvious? I’ve checked the API docs (kinda skimmed, ngl) and it *should* return a single object. But nah, here I am dealing with a *json returning list*.
How do you even handle this? Do I just grab the first item and call it a day? Feels hacky, but idk. Or is there a proper way to fix this?
Pls help before I yeet my laptop out the window.
---
Hey y’all,
So I’ve been banging my head against the wall for hours now. Why is my *json returning list* when I’m expecting a single object? Like, bruh, I just want one thing, not a whole array of stuff.
Is this some backend shenanigans or am I missing something obvious? I’ve checked the API docs (kinda skimmed, ngl) and it *should* return a single object. But nah, here I am dealing with a *json returning list*.
How do you even handle this? Do I just grab the first item and call it a day? Feels hacky, but idk. Or is there a proper way to fix this?
Pls help before I yeet my laptop out the window.
---
