The previous code returned the text representation of the error body type, which resulted in errors appearing in the UI as: ``` okhttp3.ResponseBody$Companion$asResponseBody$1@... ``` This code actually converts the *body* of the error response to a string, so the error is displayed correctly. |
||
|---|---|---|
| .. | ||
| schemas/com.keylesspalace.tusky.db.AppDatabase | ||
| src | ||
| build.gradle | ||
| getGitSha.gradle | ||
| proguard-rules.pro | ||