You are on page 1of 1

java.lang.

IllegalArgumentException: Unable to create converter for


java.util.List<java.lang.String>
for method jm4.ˎ
at retrofit2.Utils.methodError(:5)
at retrofit2.HttpServiceMethod.createResponseConverter(:3)
at retrofit2.HttpServiceMethod.parseAnnotations(:15)
at retrofit2.ServiceMethod.parseAnnotations(:5)
at retrofit2.Retrofit.loadServiceMethod(:4)
at retrofit2.Retrofit$1.invoke(:5)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy4.ˎ(Unknown Source)
at o.zl4.ᑊ(:2)
at o.zl4$a.run(:14)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
at java.lang.Thread.run(Thread.java:1012)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'int
java.lang.Object.hashCode()' on a null object reference
at libcore.reflect.TypeVariableImpl.hashCode(TypeVariableImpl.java:47)
at java.util.HashMap.hash(HashMap.java:338)
at java.util.HashMap.containsKey(HashMap.java:595)
at java.util.HashSet.contains(HashSet.java:203)
at com.google.gson.internal.$Gson$Types.ˑ(:3)
at com.google.gson.internal.$Gson$Types.ˑ(:21)
at com.google.gson.internal.$Gson$Types.ˍ(:1)
at com.google.gson.internal.$Gson$Types.ʿ(:5)
at com.google.gson.internal.$Gson$Types.ʽ(:1)
at com.google.gson.internal.bind.CollectionTypeAdapterFactory.ˊ(:4)
at o.ts3.ˉ(:9)
at retrofit2.converter.gson.GsonConverterFactory.responseBodyConverter(:1)
at retrofit2.Retrofit.nextResponseBodyConverter(:6)
at retrofit2.Retrofit.responseBodyConverter(:1)
at retrofit2.HttpServiceMethod.createResponseConverter(:2)
... 11 more

You might also like