Apps Error
data class AppsError(val statusCode: Int, val reason: AppsErrorCause, val response: AppsErrorResponse) : KakaoSdkError, Parcelable
Apps 에러
Apps error
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
유효하지 않은 토큰으로 인한 에러인지 확인
Check whether the error is due to an invalid token
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard