katien
val listOfStrings = object : TypeToken<List<String>>() {}.type gson.fromJson(response.errorBody()!!.string()!!, listOfStrings)