Alexis 🫐
Alexis 🫐
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
everything good now thx
93 replies
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
providing "" as string for the query
93 replies
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
was doing dumb thing
93 replies
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
was actually my fault
93 replies
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
I guess I did something wrong bruh
93 replies
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
wtf i don't even understand this silly error
93 replies
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
this line is the problem
93 replies
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
alliance = JsonSerializer.Deserialize<Alliance>(response);
93 replies
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
hmmmmm
93 replies
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
'P' is an invalid start of a value. Path: $ | LineNumber: 0 | BytePositionInLine: 0.
93 replies
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
it returns messages but no error code
93 replies
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
that's a silly coded API
93 replies
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
No description
93 replies
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
never returns 404
93 replies
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
hm like just null
93 replies
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
No description
93 replies
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
hm I guess that should be better you're right
93 replies
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
yeah right was wrong
93 replies
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
oh yeah right Http needs to be async
93 replies
CC#
Created by Alexis 🫐 on 11/25/2024 in #help
Json string to a class object but not {get; set; } !
but need to remove Task<User> and just put public User
93 replies