Android http request, using gson to parse response fails

Failed to parse response and reported error [qarth_debug:] get PatchStore::createDisableExceptionQarthFile method fail.

E/AndroidRuntime: FATAL EXCEPTION: OkHttp Dispatcher

**

Regarding this problem, it is very simple to say, but it is the first time I have encountered it, and I am really helpless.
I will post the error code below:
Insert image description here
It is also a very subtle problem, that is, .string() is used twice and needs to be Just remove the first red circled .string() code. It gave me a headache for a long time.

Guess you like

Origin blog.csdn.net/mawlAndroid/article/details/125082886