I got the same issue in RELEASE build. Adding proguard rules will resolve it. https://github.com/square/retrofit/blob/master/retrofit/src/main/resources/META-INF/proguard/retrofit2.pro If you got this error in DEBUG build, then it's something wrong with your code.