This question may have been asked before but no it was not definitively answered. How exactly does one post raw whole JSON inside the body of a Retrofit request?
See
JSONObject showing error please use
JsonObject paramObject = new JsonObject(); paramObject.addProperty("loginId", vMobile_Email);