java.lang.ArrayIndexOutOfBoundsException: length=2; index=327112256
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
java.lang.ArrayIndexOutOfBoundsException: length=2; index=327112256
at com.squareup.moshi.BufferedSourceJsonReader.selectName(BufferedSourceJsonReader.java:567)
at com.squareup.moshi.ClassJsonAdapter.fromJson(ClassJsonAdapter.java:147)
at com.squareup.moshi.JsonAdapter$1.fromJson(JsonAdapter.java:68)
at com.squareup.moshi.JsonAdapter.fromJson(JsonAdapter.java:33)
at com.squareup.moshi.JsonAdapter.fromJson(JsonAdapter.java:37)
at com.pokegoapi.auth.PtcLogin.login(PtcLogin.java:130)