TLS Allocator ALLOC_TEMP_THREAD, underlying allocator ALLOC_TEMP_THREAD has unfreed allocations
is the error that's being thrown anytime i call this method, also getting error: **ArgumentException: JSON must represent an object type.** and would like to get any further information on why i am getting this error, also i am new to using JSON. Making a HTTP request, getting the data back, debugging the data it looks correct then attempting to deserialize the data and getting this error.
↧