Colton Idle
03/11/2023, 8:45 PMcom.apollographql.apollo3.exception.ApolloParseException: Failed to parse GraphQL http network response
am I missing something on how to identify what line or field is causing the issuembonnin
03/11/2023, 8:47 PMe.cause
or something like this. If you dump everything, it'll say "caused by"Colton Idle
03/11/2023, 11:48 PMephemient
03/12/2023, 4:39 AMtoString()
doesn't include cause, printStackTrace()
does, and most logging frameworks should have a way to include itColton Idle
03/12/2023, 5:34 AMmbonnin
03/12/2023, 9:55 AMDateTime
while your server only sends Date (no time)Colton Idle
03/12/2023, 5:39 PM