} catch (exception: Exception) {
                Log.d(TAG, exception.message.toString())
                postUsernameLiveData.postValue(State.failed())
            }